Commit graph

11 commits

Author SHA1 Message Date
Reinhard Prechtl
26bfc28746 Rename custom transport factory 2018-01-21 18:46:49 +01:00
Reinhard Prechtl
097862b30a Enable running Infinispan in clustered mode 2018-01-21 15:45:22 +01:00
Reinhard Prechtl
587e7d1d0d Improve error checking
The container now gives error messages if you use programmatic cache creation with invalid InfinispanServer versions or invalid Hotrod protocol versions
2017-12-22 15:47:37 +01:00
Reinhard Prechtl
d08688124e Create seperate test examples for different Infinispan versions
Programmatic cache configuration only works for Infinispan 9.1.x. Previous versions can use a linked configuration file to create caches. The InfinispanContainer needed to be updated in order to make the use of GenericContainer methods work.
2017-12-22 15:07:41 +01:00
Reinhard Prechtl
ebb1320506 Update the Infinispan client to the latest version 2017-12-22 15:02:01 +01:00
Reinhard Prechtl
e375c73813 Add easy cache creation and documentation 2017-12-17 17:39:26 +01:00
Reinhard Prechtl
882ebaf6d8 Make the tests fail for connection errors 2017-12-17 17:38:36 +01:00
Reinhard Prechtl
02d34ceb75 Add missing Infinispan configuration file for integration test 2017-12-15 12:22:21 +01:00
Reinhard Prechtl
e51c95618e Improve custom configuration and API 2017-12-15 07:39:22 +01:00
Reinhard Prechtl
d496e58fd3 Added a usage description 2017-12-07 18:37:55 +01:00
Reinhard Prechtl
7a32c77ad1 Adding initial InfinispanContainer implementation 2017-12-07 11:49:52 +01:00