0 Replies Latest reply on Nov 22, 2011 8:34 AM by anandbhat87

    jboss esb project with soap - Problem

    anandbhat87

      Hello All,

       

      I had developed a web application which simply responds back the name which any client send as a request.Now i have deployed the project as web service in the jboss server.Now i would like to create a client which will be an esb project to access the web service whose wsdl address is :

       

      http://localhost:8080/M2M/services/Hello?wsdl.

       

      The problem is i created the esb project similar to the web service consumer1 in the esb 4.9 samples.I am not able to deploy the.esb of the project.Kindly help me out to make a simple .esb project with minimum prerequisite to develop the project to access the web service.