2 Replies Latest reply on Dec 1, 2010 7:20 AM by mahdi24rajabi

    How to edit web service endpoint address in JBoss

    mahdi24rajabi

      Hi Dears

       

      I have a problem in jboss, The need replace server computer name by it's ip over the network in Webservice endpoint address.

       

      the name that jboss displays and also imported in wsdl file which is imported from web service is ==>  http://localhost.localdomain:8080/ehr/VersionManagerService?wsdl  I need to tell jboss to replace localhost.localdomain by the ip of server over the network.

       

      I'm using version 5.1.0.GA of Jboss.

       

      Thanks