Re: Deployment problems.....please help

2003-06-23 Thread Rizwan . Ahmed
cc: Subject: Re: Deployment problems.please help 06/23/2003

Re: Deployment problems.....please help

2003-06-23 Thread Scott Nichol
> nichol.com> cc: > > Subject: Re: Deployment > problems.please help > 06/21/2003 01:25

Re: Deployment problems.....please help

2003-06-23 Thread Rizwan . Ahmed
ROTECTED] nichol.com> cc: Subject: Re: Deployment problems.

Re: Deployment problems.....please help

2003-06-20 Thread Scott Nichol
The defaults for soap.xml and the services file are to be in the directory above WEB-INF and be named soap.xml and deployedServices.xml. If the defaults are followed, the different files need not specify the location of the other files. On 20 Jun 2003 at 21:13, Scott Nichol wrote: > Due to fo

Re: Deployment problems.....please help

2003-06-20 Thread Scott Nichol
Due to formatting, I cannot tell if your file structure is correct. The web.xml file should be in WEB-INF. It should specify the location of soap.xml, and soap.xml should specify the location of services.xml (as well as the config manager class to use). On 20 Jun 2003 at 18:20, [EMAIL PROTECT

Deployment problems.....please help

2003-06-20 Thread Rizwan . Ahmed
Hi, I was having some problem with deploying using Oracle 9iAS Web Services so am using Apache Soap instead on Oracle 9iAS. Being a newbie to Apache Soap I apologize in advance if I've overlooked something plainly obvious. I am performing the following steps. 1.) Jar all my application classes a