In the "Users guide/Deployment Descriptors" section of the documentation that follows v2.2 there is a brief decription that answer your needs. You also have some samples in the soap-2_2/samples catalog. Look at testit.sh and DeploymentDescriptor.xml in samples/addressbook and you have a good start. /Micael E.
-----Original Message----- From: Stefan Henke [mailto:[EMAIL PROTECTED]] Sent: Monday, October 01, 2001 1:41 PM To: [EMAIL PROTECTED] Subject: Deploying service automatically Hi, I�m new to SOAP and have one question. I use Tomcat and Apache SOAP 2.2 to communicate between client and server. If I want to deploy a new service, I have to go to the soap admin section and fill out the form. Is there a way to do this automatically by using the file DeploymentDescription.xml which is sent to a servlet via a HTTP request? Thanks Stefan
