0 Replies Latest reply on Dec 9, 2012 11:45 PM by jbrocks

    EJB calling https webservice

    jbrocks

      Hi,

       

      I am calling https webservice from ejb in jboss 7.1.1. Its working fine if i set inside been method system properties of ssl , keystrore and trusstor.

      When i remove it then it does not work even i have setup keystore and trusstore in httpc connectore. I am wondering if there is client side configuration where i can set set keystore , trusstore and passwords.

       

      Thanks in advanced.

       

      CA