IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Invoke HTTPs service

    Posted 11/02/16 12:36 AM

    Hi All,

    I have a ESB webservice in IS server which is available on HTTPs protocol. Created web service client for this service in OpenCAF application.

    When I invoke the service from this web application (which is deployed on MWS server) it throws below error and the service invocation is not successful.

    Could you please advise what need to be done to invoke HTTPs services from OpenCAF web applications?

    	Caused by: electric.util.WrappedException: java.net.SocketException: java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: sun.security.
    

    ssl.SSLContextImpl$DefaultSSLContext)
    at com.webMethods.caf.wsclient.proxy.impl.WSClientDynamicProxy.getCompatibleException(WSClientDynamicProxy.java:493)
    at com.webMethods.caf.wsclient.proxy.impl.WSClientDynamicProxy.invoke(WSClientDynamicProxy.java:255)

    Kind regards,
    Raj


    #webMethods-BPMS
    #webMethods
    #MWS-CAF-Task-Engine


  • 2.  RE: Invoke HTTPs service

    Posted 11/02/16 11:24 AM

    Hi Raj,

    what is the SSL-Type your HTTPS-Port is configured for?

    Please check for the appropriate settings on the watt.net-properties for JSSE allowed protocols.

    Please make sure you have the appropriate Fixes for SCG-Entrust, SIN, SSX and IS-Core components installed.

    Regards,
    Holger


    #MWS-CAF-Task-Engine
    #webMethods-BPMS
    #webMethods