You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Christopher Jon Jursa <cj...@mail.sis.pitt.edu> on 2006/08/03 01:46:51 UTC

Can't remove service using undeploy

Hello,

Is there a way to flush all the services in Axis without the undeploy.wsdd
file?

I have a service installed that cannot be removed.  I wouldn't care but when
I go to list my services, I get error messages saying a class file for the
deleted service cannot be found.

Thanks for reading and for any help in advance.

Sincerely,

Christopher Jon Jursa
Geoinformatics Laboratory
School of Information Sciences
University of Pittsburgh
web: http://gis.sis.pitt.edu
email: cjursa@sis.pitt.edu
phone: 412-624-8858


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org


Re: Can't remove service using undeploy

Posted by xu cai <je...@gmail.com>.
you can edit the WEB-INF/server-config.wsdd file manually, just remove the
service definition.

On 8/3/06, Christopher Jon Jursa <cj...@mail.sis.pitt.edu> wrote:
>
> Hello,
>
> Is there a way to flush all the services in Axis without the undeploy.wsdd
> file?
>
> I have a service installed that cannot be removed.  I wouldn't care but
> when
> I go to list my services, I get error messages saying a class file for the
> deleted service cannot be found.
>
> Thanks for reading and for any help in advance.
>
> Sincerely,
>
> Christopher Jon Jursa
> Geoinformatics Laboratory
> School of Information Sciences
> University of Pittsburgh
> web: http://gis.sis.pitt.edu
> email: cjursa@sis.pitt.edu
> phone: 412-624-8858
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
>
>


-- 
- xucai