I have developed SOAP services to run in a WebLogic environment.  Currently, I start my server and manually configure the service(s) using the SOAP WAR file (using SOAP 2.1).
 
I have created a deployment descriptor file (with the <isd:service> element and all of its nested elements), but can't figure out how to use this file instead of manually configuring the service via the WAR servlets.
 
How do I use deployment descriptor files to automatically deploy my services?
 
Thanks,
Michael Congdon
 

Reply via email to