ICO0119E javax.resource.ResourceException:
ICO0119E:
methodname error.
A supported SSL provider was not found.
[caught_exception]
Explanation
When attempting to initialize a Secure Sockets Layer (SSL) TCP/IP connection with
IMS Connect, the IMS TM resource adapter needs to use one of the two
supported providers: com.ibm.jsse.JSSEProvider or sun.security.provider.Sun. This error indicates
that neither of these providers is available.
User response
The provider com.ibm.jsse.JSSEProvider is added by default in an IBM® JVM. The provider sun.security.provider.Sun is added by default in a
Sun JVM. Ensure that you are running the IMS TM resource adapter in a supported IBM JVM if you are running in WebSphere® Application Server or a Sun JVM in other application
servers.