So everytime a new servcie is deployed, is this file appended to, or a new one created?
-----Original Message----- From: Scott Nichol [mailto:[EMAIL PROTECTED]] Sent: 26 September 2002 14:20 To: [EMAIL PROTECTED] Subject: Re: Deployment The deployment descriptor is serialized to a file named DeployedServices.ds. The descriptors are used by the server to determine how to handle requests, specifically things like the class to which a target URI maps and type mappings between Java and XML. No information is supplied to clients. You could use a separate UDDI server for something like that. Scott Nichol ----- Original Message ----- From: "Rose, Angus H" <[EMAIL PROTECTED]> To: "Soap-User (E-mail)" <[EMAIL PROTECTED]> Sent: Thursday, September 26, 2002 8:39 AM Subject: Deployment > Hello All, > after deploying a service using the ServiceManagerClient, what > actually happens? Is there some kind of registry that is updated, or a file > generated to allow SOAP clients to find the service? > > Angus > > -- > 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]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>