Worked for me too! Thanks. -dh
-----Original Message----- From: Sagar Pidaparthi [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 02, 2005 4:19 PM To: [EMAIL PROTECTED] Subject: RE: How do I reset the list of deployed Web services? I presume that you are unable to undeploy. One other thing you can do is to open the wsdd file and edit and delete the offending service ( take a good care and don't mess it up). I am sure that there are other better ways, but, worked for me. Regards Sagar -----Original Message----- From: Dave Hoffer [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 02, 2005 1:16 PM To: [EMAIL PROTECTED] Subject: RE: How do I reset the list of deployed Web services? I don't want to delete all the services only the 'bad' one that I added. I want to get back to the set of services that Axis started with by default. -dh -----Original Message----- From: Sagar Pidaparthi [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 02, 2005 4:13 PM To: [EMAIL PROTECTED] Subject: RE: How do I reset the list of deployed Web services? If you want to delete all the services, the fastest way would be to delete server-config.wsdd and start your server. Otherwise undeploy each one of them. Regards Sagar -----Original Message----- From: Dave Hoffer [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 02, 2005 1:10 PM To: [EMAIL PROTECTED] Subject: RE: How do I reset the list of deployed Web services? Additional info: I made an undeploy.wsdd. When I run this with the AdminClient I get an AxisFault exception. -dh -----Original Message----- From: Dave Hoffer [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 02, 2005 4:06 PM To: [EMAIL PROTECTED] Subject: How do I reset the list of deployed Web services? I am learning Axis, going through the documentation. When I click on View in the Welcome to Apache-Axis (index.html) page I used to get a list of all the installed web services. I now just deployed my own custom web service using WSDD; it said it was successful. However now the web service list says... "And now... Some Services' (empty page). How can I fix/reset this? -dh