Re: unattended deployment docs/example

2003-07-15 Thread Prajna
OTECTED]> Sent: Tuesday, July 15, 2003 7:56 PM Subject: RE: unattended deployment docs/example > we basically deploy a servlet in our war file and specify it to load on > startup in the web.xml file. include your deployment descriptors, the > soap.jar file, and this servlet in your war.

RE: unattended deployment docs/example

2003-07-15 Thread Mike Ferraro
--Original Message- > From: Dustin Sallings [mailto:[EMAIL PROTECTED] > Sent: Monday, July 14, 2003 8:58 PM > To: [EMAIL PROTECTED] > Subject: unattended deployment docs/example > > > > Is there an example out there for a deployment that doesn't involve > the a

unattended deployment docs/example

2003-07-14 Thread Dustin Sallings
Is there an example out there for a deployment that doesn't involve the admin web thing? I basically want to map the servlet, configure some RPC handlers, and have it go. I've seen reference to a soap.xml as well as other configuration files, but I haven't been able to find any complete docu