2 Replies Latest reply on Mar 16, 2005 3:51 PM by thomas.diesler

    Applying binding manager to ws4ee service

    darma

      Modifying ws4ee WebServicePort through the binding manager does not seem to work.

       <service-config name="jboss.ws4ee:service=AxisService"
       delegateClass="org.jboss.services.binding.AttributeMappingDelegate"
       >
       <delegate-config portName="WebServicePort"/>
       <binding port="8081"/>
       </service-config>
      


      Anyone tried an alternate way to bind the port externally?

      Regards.
      Darma