-
Enhancement
-
Resolution: Done
-
Major
-
JDG 7.0.0 ER4
-
None
-
Documentation (Ref Guide, User Guide, etc.)
-
-
-
-
-
-
The management connection need to be available to start a client with JCache remote.
This is not necesarry if no cache management (create destroy) is needed.
Description
- Checking the existence of a cache should be done using remoteCacheManager.getCache() to avoid the need to check cache existence via Management port.
- If Management port connection fails, the transaction should be laundered into an Exception that is more meaningful for the end user.
- is blocked by
-
ISPN-6572 Improve JCache Remote behaviour when Management port unavailable
- Closed