t; > From: Steve Pannier [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, June 19, 2003 2:26 PM
> > To: [EMAIL PROTECTED]
> > Subject: Programmatic deployment of services
> >
> >
> > Up to this point I've been using the following manual steps to
> > dep
CTED]
> Sent: Thursday, June 19, 2003 2:26 PM
> To: [EMAIL PROTECTED]
> Subject: Programmatic deployment of services
>
>
> Up to this point I've been using the following manual steps to
> deploy my services into the Axis web app:
>
> 1) Make sure Tomcat is running.
> 2) C
To: [EMAIL PROTECTED]
Subject: Programmatic deployment of services
Up to this point I've been using the following manual steps to
deploy my services into the Axis web app:
1) Make sure Tomcat is running.
2) Copy service class files into Axis web app classes directory.
3) Run Admin client to
Up to this point I've been using the following manual steps to
deploy my services into the Axis web app:
1) Make sure Tomcat is running.
2) Copy service class files into Axis web app classes directory.
3) Run Admin client to deploy the wsdd file.
I now want to do this deployment programmatically