1 2 Previous Next 15 Replies Latest reply on Nov 2, 2007 5:50 PM by burrsutter Go to original post
      • 15. Re: how to develop web service from scratch?
        burrsutter

        I was just trying to answer the question of SoapClient vs SoapProcessor.

        SoapProcessor if you want to expose WSDL to the ESB user and the soap endpoint is hosted on JBossWS.

        SoapClient if you have WS endpoints not on JBossWS and where you will not be showing WSDL to your clients/users.

        1 2 Previous Next