The Java Client API should either:
- provide a method to test if the connection is successfully established
- automatically test the connection and raise an exception if the connection details (credentials, URL, etc) are incorrect
- is required by
-
JAVACLIENT-128 Refactor the client
- Resolved