RE: Help required in setting up Apache soap in resin

2002-11-18 Thread Asif Habib
Sent: Monday, November 18, 2002 2:12 PM Subject: RE: Help required in setting up Apache soap in resin Still same error. I am using xerces 1.4.4 (according to the link) and I am setting classpath before running server and client. My classpath is: set CLASSPATH=\lib\xerces.jar;\lib \xalan.j

Re: Help required in setting up Apache soap in resin

2002-11-18 Thread Scott Nichol
: RE: Help required in setting up Apache soap in resin Still same error. I am using xerces 1.4.4 (according to the link) and I am setting classpath before running server and client. My classpath is: set CLASSPATH=\lib\xerces.jar;\lib \xalan.jar;\lib\XML4j.jar;\lib \soap.jar;\lib;\web\soap

RE: Help required in setting up Apache soap in resin

2002-11-18 Thread Asif Habib
Still same error. I am using xerces 1.4.4 (according to the link) and I am setting classpath before running server and client. My classpath is: set CLASSPATH=\lib\xerces.jar;\lib\xalan.jar;\lib\XML4j.jar;\lib\soap.jar;\lib;\web\soapapp\soaptest\lib;\lib\mail.jar;\lib\activation.jar;\web\soapap

Re: Help required in setting up Apache soap in resin

2002-11-18 Thread Scott Nichol
Deploying the calculator service... Ouch, the call failed: Fault Code = SOAP-ENV:Client Fault String = Unable to resolve namespace URI for 'ns2'. . This is probably the XML parser you are using. See http://xml.apache.org/soap/faq/faq_chawke.html#Q1_2. Running the calculator

RE: Help required in setting up Apache soap in resin

2002-11-18 Thread Asif Habib
- From: Scott Nichol [mailto:[EMAIL PROTECTED]] Sent: Saturday, November 16, 2002 6:25 PM To: [EMAIL PROTECTED] Subject: Re: Help required in setting up Apache soap in resin Have you checked http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-soap/java/docs/install/resi n211.html?rev=HEAD&conte

RE: Help required in setting up Apache soap in resin

2002-11-18 Thread Asif Habib
PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: Help required in setting up Apache soap in resin Make sure you are using the very latest soap.jar On Fri, 15 Nov 2002 16:08:18 -0800, you wrote: >I am running into issues while installing Apache Soap on resin-2.1.0. > >I

Re: Help required in setting up Apache soap in resin

2002-11-16 Thread Scott Nichol
D]> Sent: Friday, November 15, 2002 19:08 Subject: Help required in setting up Apache soap in resin I am running into issues while installing Apache Soap on resin-2.1.0. I am able to setup see list of services and deploy using jsp pages but facing problem in samples. My classpath has the

Re: Help required in setting up Apache soap in resin

2002-11-16 Thread Eric Carlson
Make sure you are using the very latest soap.jar On Fri, 15 Nov 2002 16:08:18 -0800, you wrote: >I am running into issues while installing Apache Soap on resin-2.1.0. > >I am able to setup see list of services and deploy using jsp pages but facing problem >in samples. > >My classpath has the f

Help required in setting up Apache soap in resin

2002-11-15 Thread Asif Habib
Title: Help required in setting up Apache soap in resin I am running into issues while installing Apache Soap on resin-2.1.0. I am able to setup see list of services and deploy using jsp pages but facing problem in samples.  My classpath has the following items: 1. xerces.jar 2