0 Replies Latest reply on Dec 15, 2015 1:03 PM by chetansoftware

    HTTPS Web service call From JBoss Application

    chetansoftware

      I have developed and deployed our Web service application on Jboss 6.3(aPaaS). My application is dependent on another application which is a Web service call.

       

      My Application need to call Another web service application over HTTPS. They have not provided any username, password and just https URL and signer certificate. We are calling these services from Websphere by installing certificates without username and password.

       

      Can someone help with the process to call https Web services from Jboss Application. Is there any document I can refer? Found many link after googling however many are confusing.