1 Reply Latest reply on Aug 16, 2011 10:39 PM by tcunning

    How to use requester address in JbossESB WSDL queries?

    mahdiiran

      Hello dear all

      I have a problem in Jboss ESB Service Deployments list,

      I can see my custom contractor by using the following url

      http://127.0.0.1:8080/contract

      but the contract is:

      http://SRV-CENTOS:8080/ehr-esb/http/EHRAccessService?wsdl


      I Edit the file deployers/jbossws.deployer/META-INF/jboss-beans.xml and comment this line

       

      <property name="webServiceHost">${jboss.bind.address}</property>

       

      But wsdl url does not changed, any idea?