Solaris JMS Client connect to Weblogic 11g t3s security problem

前端 未结 5 951
臣服心动
臣服心动 2021-01-15 09:08

When I try to connect Weblogic t3s protocol in Solaris Server, it shows this error:

java.lang.IllegalStateException: Not enough cryptography available to ena         


        
5条回答
  •  余生分开走
    2021-01-15 09:21

    Finally, We got the solution.

    Just add webserviceclient+ssl.jar to your classpath will solve the problem.

    • webserviceclient+ssl.jar not included in wlfullclient.jar.

提交回复
热议问题