I am using follwing non-working link in my DeploymentDescriptor.xml file while depolying my web service:
http://xml.apache.org/xml-soap/deployment Is non-working of this link is not creating the problem in proper deployment of the service class. this file is attached below: <dd:service xmlns:dd="http://xml.apache.org/xml-soap/deployment" id="urn:Example2"> <dd:provider type="java" scope="Application" methods="sayHello"> <dd:java class="Hello" static="false" /> </dd:provider> <dd:faultListener> org.apache.soap.server.DOMFaultListener </dd:faultListener> <dd:mappings /> </dd:service> Thanks.... -------------------------------------------------------------------------------------------------------------- Nishant Awasthi Corporate Systems Database Intern Progressive Insurance Phone: 440-603-4055 (Work) Cell: 330-328-0243 (Cell) -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>