RE: Status of web service deployment

2004-05-21 Thread Meloro, John
You can query AXIS to see if it knows about your web services, http:// address:port>//services.   Append "?wsdl" to see the XML. -Original Message-From: jagannath [mailto:[EMAIL PROTECTED]Sent: Friday, May 21, 2004 1:28 AMTo: [EMAIL PROTECTED]Subject: Status of web service

Status of web service deployment

2004-05-21 Thread jagannath
Resending the message as I haven't received this mail Hi, Is there a way I can know the status of my web service deployment? I am deploying my WebService from inside a WebApplication using the AxisServlet and AdminServlet. I have packaged all the required classes into the web application. I

Status of web service deployment

2004-05-20 Thread jagannath
Hi, Is there a way I can know the status of my web service deployment? I am deploying my WebService from inside a WebApplication using the AxisServlet and AdminServlet. I have packaged all the required classes into the web application. I have put the server-config.wsdd under the WEB-INF direct