>> -----Original Message-----
>> From: CT Chou
[mailto:[EMAIL PROTECTED]]
>>
Sent: Monday, December 31, 2001 6:17 PM
>> To:
[EMAIL PROTECTED]
>> Subject:
FaultString=java.lang.NoSuchMethod
>>
>>
>>
Hi,
>>
>> I have SOAP 2.2 and Tomcat 3.2.3, Xerces 1.4.4
installed. This is my
>> classpath
>>
c:\jars\xerces.jar;c:\jars\soap.jar;c:\jars\mail.jar;c:\jars\acti
>>
vation.jar;
>>
c:\jars\bsf.jar;c:\jars\js.jar;c:\soap-2_2
>>
>> The
server-side installation check is fine, i.e. I get "only
>> support
POST"
>> when launch http://localhost:8080/soap/servlet/rpcrouter in the
browser.
>> However, when start StockQuote service testit.cmd I am
getting following
>> error:
>>
>>
C:\soap-2_2\samples\stockquote>testit
>> This test assumes a server
URL of
>> http://localhost:8080/soap/servlet/rpcrouter
>>
Deploying the stockquote service...
>> Ouch, the call
failed:
>> Fault Code =
SOAP-ENV:Server.Exception:
>> Fault String =
java.lang.NoSuchMethodError
>>
>> Can someone please
help?
>>
>> Thanks in advance.
>>
>>
Are the classes for your
particular service visible to the servlet?
(e.g. is it in the
classpath?)
francis!
- FaultString=java.lang.NoSuchMethod CT Chou
- RE: FaultString=java.lang.NoSuchMethod Francis Ho
- RE: FaultString=java.lang.NoSuchMethod CT Chou
- RE: FaultString=java.lang.NoSuchMethod CT Chou
- RE: FaultString=java.lang.NoSuchMethod William Brogden
