Hrm, I may have figured this out. Is the answer to my question: you deploy the web service via the adminclient BEFORE you create the war file that is deployed to production?
(If it makes a difference, I am integrating Axis into an existing web application.) Thank you, -Raiden Johnson On Thu, 30 Sep 2004 [EMAIL PROTECTED] wrote: > Actually, I should probably state what it is I'm trying to do. > > I'm trying to use the flexibility of creating your own wsdl to define the > service (instead of just using instant deployment), but I'd like to know > how I can then push a war file to production, and have the service already > be deployed... without having to call the adminclient after deploying the > war file. > > Thank you again, > -Raiden Johnson > > > On Thu, 30 Sep 2004 [EMAIL PROTECTED] wrote: > > > Hello, > > > > I just started working with Axis, and have read through the user and > > installation guides, and have read some outside guides as well. > > > > However, I am still very confused on one point. I understand that you can > > do instant deployment by deploying the java files as .jws files. However, > > you don't get the flexibility of using wsdl. > > > > How can you do instant deployment using wsdl without having to run the > > adminclient each time you push a new war file to a production system? > > > > I know I'm missing something easy here, and any guidance would be much > > appreciated! > > > > Thank you, > > -Raiden Johnson > > >
