1 Reply Latest reply on Sep 12, 2004 7:07 PM by thomas.diesler

    How to undeploy a web service residing not on localhost

    ah123

      I have the following undeploy.wsdd but not sure about the syntax how to do the undeploy my web service that resides on the server, not on localhost.

      Thanks a lot.

      <undeployment
       xmlns="http://xml.apache.org/axis/wsdd/">
      
       <!-- Services from RequestManagerService WSDL service -->
      
       <service name="Axis"/>
      </undeployment>