Look for DeploymentDescriptor.ds in your webapp tree. By default, dd's are Java serialized to that file. Through config changes, you can have serialization to XML. There is some info here: http://xml.apache.org/soap/docs/guide/config.html
Scott Nichol ----- Original Message ----- From: "Cory Wilkerson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 18, 2002 2:10 PM Subject: RPCRouter and DeploymentDescriptor Implementation Curious as to what actually occurs when I register a service on the command line via the ServiceManagerClient object -- I've noticed that after bouncing the server I'm not required to register so services are persisted until undeployed. This is a nice feature and all, I'm just curious as to the implementation details at the rpcrouter/messagerouter levels, ie, where is this persisted to? If anyone has quick answer, I'd appreciate it...else, I'll turn to the source. Addtionally -- is this list very active? Thanks, Cory -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>