Re: RPCRouter and DeploymentDescriptor Implementation

2002-12-18 Thread Scott Nichol
"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

RPCRouter and DeploymentDescriptor Implementation

2002-12-18 Thread Cory Wilkerson
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