Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
SSLFactory uses "String" instead of "Path" for adding "ssl-client.xml". When addResource is invoked with string, Configuration tries to find it in classloader and does not load the file correctly.
This creates issue when ssl-client.xml is located in different path other than the classpath.