RE: NoSuchMethod Exception

2001-06-06 Thread Hansen, Richard
>From the FAQ in the docs for soap 2.2: 1.5 Help! The Samples won't work. Every time I run a sample client I get this response: "Fault String = java.lang.NoSuchMethodError" Ensure that: (a) You have deployed the sample service you want to use. (b) Xerces.jar is the very first entry in your class

NoSuchMethod Exception

2001-06-06 Thread Collin Goredema
I just installed Apache Soap version 2.1 on Tomcat 3.2 on a Windows 2000 machine. I have Xerces version 1.23. When I try to run a client connecting to a deployed service, I get the following exception   Generated Fault:Fault Code = SOAP-ENV:Server.Exception:Fault String = java.lang.NoSuchM