Hi,
I've read through most of the documentation and can't seem to find an answer.
I'm running WebLogic Server 5.1 and SOAP.
Is there a way to specify SOAP services to deploy when I start up the WL server? I would
rather not have to copy over the DeployedServices.ds file when I push to a new machine. And
I would rather not have to deploy these services manually either. With EJBs, I can
just specify which JAR files to deploy in my weblogic.properties file. Is there a way to
specify deployment descriptors in this file to avoid manual deployment?
Thanks,
Chris Bridges