1 Reply Latest reply on Aug 16, 2012 5:32 AM by jim.ma

    Using multiple ports in JBOSS

    kishor_pawar89

      I have the requirement where i have two CXF service war files.

      here are the WSDL urls. 

      http://localhost:8080/ABCController/123?wsdl

                   http://localhost:8080/XYZController/456?wsdl

       

                   Can i deploy these two services on 2 different ports.

       

                   http://localhost:8080/ABCController/123?wsdl

                   http://localhost:8081/XYZController/456?wsdl