RE: Trying to run sample

2001-08-03 Thread Eduardo Yánez
It comes with the soap distribution. E.Y. -Original Message- From: Sergei Kozello [mailto:[EMAIL PROTECTED]] Sent: Viernes, 03 de Agosto de 2001 11:11 a.m. To: [EMAIL PROTECTED] Subject: Re: Trying to run sample Hello, Sergei! I have mentioned the tcptunnel. As far as I understand it

Re: Trying to run sample

2001-08-03 Thread Scott Nichol
"Using CLASSPATH ...", you must see xerces.jar before parser.jar, or you will get the error you have been getting. Scott - Original Message - From: "Sergei Kozello" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, August 03, 2001 1:21 PM Subjec

Re: Trying to run sample

2001-08-03 Thread Sergei Kozello
Title: RE: Trying to run sample Hello!   Now I set classpath to "" and tried to run it:     E:\jakarta-tomcat\bin>startup.batIncluding all jars in ..\lib in your CLASSPATH.   Using CLASSPATH: ..\classes;..\lib\activation.jar;..\lib\ant.jar;..\lib\jasper.jar;..\lib\jaxp.jar;..

Re: Trying to run sample

2001-08-03 Thread Sergei Kozello
iday, August 03, 2001 6:55 PM Subject: RE: Trying to run sample > Don't forget to run tcptunnel to see what is actually returned. > > Sergei Meleshchuk > WMI > 425-705-8547 > > -Original Message- > From: Scott Nichol [mailto:[EMAIL PROTECTED]] > Sent:

Re: Trying to run sample

2001-08-03 Thread Sergei Kozello
= java.lang.NoSuchMethodError What is the error about? Sincerely yours, Sergei Kozello. - Original Message - From: Scott Nichol <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, August 03, 2001 6:03 PM Subject: Re: Trying to run sample > It sounds like you might be using Xe

Trying to run sample

2001-08-03 Thread Sergei Kozello
Hello!   I downloaded the SOAP v2.2, copied the webapps to tomcat and tried to run the adressbook sample:   After running java org.apache.soap.server.ServiceManagerClient http://localhost:8080/soap/servlet/rpcrouter list   I have got the error.   Exception in thread "main" [SOAPException: f

RE: Trying to run sample

2001-08-03 Thread Sergei Meleshchuk
Don't forget to run tcptunnel to see what is actually returned. Sergei Meleshchuk WMI 425-705-8547 -Original Message- From: Scott Nichol [mailto:[EMAIL PROTECTED]] Sent: Friday, August 03, 2001 7:03 AM To: [EMAIL PROTECTED] Subject: Re: Trying to run sample It sounds like you mig