You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by Daniel Kruler <dk...@giantbear.com> on 2001/04/25 16:12:35 UTC

Does Tomcat remembers deployed services?

I deploye a SOAP service and then killed Tomcat, when I restarted it,
LIST still displayed that service as deployed.

Waht's the deal with that?

---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org


RE: Does Tomcat remembers deployed services?

Posted by Paul Hutchinson <ph...@gltrade.fr>.
Deployed Services are stocked in file DeployedServices.ds in tocmat/bin.
This file is the serialization of the a hashtable internal representation of
deployed services. It is deserialized and loaded when the rpcrouter servlet
is called for thz fist time;  deployed and undeployed services are saved in
this file.

-----Message d'origine-----
De : soap-user-return-6518-phutchinson=gltrade.fr@xml.apache.org
[mailto:soap-user-return-6518-phutchinson=gltrade.fr@xml.apache.org]De
la part de Daniel Kruler
Envoyé : mercredi 25 avril 2001 16:13
À : soap-user@xml.apache.org
Objet : Does Tomcat remembers deployed services?


I deploye a SOAP service and then killed Tomcat, when I restarted it,
LIST still displayed that service as deployed.

Waht's the deal with that?

---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org


RE: Does Tomcat remembers deployed services?

Posted by Paul Hutchinson <ph...@gltrade.fr>.
Deployed Services are stocked in file DeployedServices.ds in tocmat/bin.
This file is the serialization of the a hashtable internal representation of
deployed services. It is deserialized and loaded when the rpcrouter servlet
is called for thz fist time;  deployed and undeployed services are saved in
this file.

-----Message d'origine-----
De : soap-user-return-6518-phutchinson=gltrade.fr@xml.apache.org
[mailto:soap-user-return-6518-phutchinson=gltrade.fr@xml.apache.org]De
la part de Daniel Kruler
Envoyé : mercredi 25 avril 2001 16:13
À : soap-user@xml.apache.org
Objet : Does Tomcat remembers deployed services?


I deploye a SOAP service and then killed Tomcat, when I restarted it,
LIST still displayed that service as deployed.

Waht's the deal with that?

---------------------------------------------------------------------
To unsubscribe, e-mail: soap-user-unsubscribe@xml.apache.org
For additional commands, email: soap-user-help@xml.apache.org