RE: Programmatic deployment of services

2003-06-22 Thread Srinath Perera
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

RE: Programmatic deployment of services

2003-06-20 Thread Steve Pannier
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

RE: Programmatic deployment of services

2003-06-19 Thread Alan Moore
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

Programmatic deployment of services

2003-06-19 Thread Steve Pannier
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