-----Original Message-----
From: BKS_prasad [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 18, 2001 9:32 PM
To: [EMAIL PROTECTED]
Subject: RE: urgent
Hi All,
I am also getting the same error like most of them when ever I run the samples of APACHE-Soap on Jrun3.0.
D:\soap-2_2>java samples.addressbook.GetAddress http://localhost:8100/soap/servlet/rpcrouter "John B . Good"
Generated fault:
Fault Code = SOAP-ENV:Server.Exception:
Fault String = java.lang.NoSuchMethodErrorI already read the posted solutions.I followed all instructions like xerces1.3.0 etc Still I am getting the same problem.
I am sending the classpaths for server as well as My systemPath
MysystemPath:D:\xerces-1_3_0\xerces.jar;D:\soap-2_2\lib\soap.jar;D:\soap-2_2;E:\jdk1.3\lib\dt.jar;E:\jdk1.3\lib\tools.jar;E:\jdk1.3\lib\servlet.jar;D:\JRun3.0\lib\ext\activation.jar;D:\JRun3.0\lib\ext\mail.jar;D:\bsf.jar;.;
jrun-default.bat
MyserverPath@echo off
set classpath=D:\xerces-1_3_0\xerces.jar;D:\soap-2_2\lib\soap.jar;D:\soap-2_2;D:\JRun3.0\lib\ext\activation.jar;D:\JRun3.0\lib\ext\mail.jar;D:\bsf.jar;%classpath%;start jrun -start default
My apache-SOAP samples are in D:\soap-2_2;
Can Any body help in resolving this problem
Thanks&Regards
Prasad
Title: RE: urgent
I was
having a very difficult time as well. I started using Xerces 1.4.1 and
everything worked. Try getting the latest version of Xerces and give that
a shot.
Blaine
- RE: urgent BKS_prasad
- urgent R. Blaine Mincey
- urgent BKS_prasad
- JRun3.0 classpath peculiarities (was re: urgent) Tom Myers
- classpath jsp? Tom Myers
- RE: urgent sramasu
- urgent BKS_prasad
- RE: urgent Anthony Dodd
