Hi all,

I'm wondering how to allow my web service to correctly shut down before it's undeployed?
Is there some special interface to extend?
I'm looking for something like the servlet "dispose()" method which will be called by Axis prior to actually undeploying the webservice, to allow
some cleanup to be done before the ws is killed.


I haven't seen anything like this in the docs.

Thanks
wh

Reply via email to