If I deploy all my soap services using axis along with weblogic 7.0, does it generate any file which I can use in other instances of weblogic servers.
 
I used to do this for Apache SOAP. When I deployed soap services using Apache SOAP, it used to generate DeployedServices.ds file which I used to deploy the services in other instances.
 
Any idea. If I want to deploy services in 100 weblogic instances, do I have to manually deploy those services using AdminClient or deploy on one instance and re-use it it other 99 instances,
 
Thanks
Praveen

Reply via email to