Re: testing http://localhost/axis/EchoHeaders.jws?method=list gives a soapenv:Server.userException (java.lang.NullPointerException)
"Scott Nichol" <[email protected]> Wed, 15 Dec 2004 11:50:35 -0500
| Newsgroups | gmane.text.xml.soap.user |
|---|---|
| Message-ID | <137901c4e2c6$33bf8d10$6401a8c0@northgate> |
Please post Axis questions to [email protected]. Thanks. Scott Nichol Do not send e-mail directly to this e-mail address, because it is filtered to accept only mail from specific mail lists. ----- Original Message ----- From: "Stig Rasmussen" <[email protected]> To: <[email protected]> Sent: Wednesday, December 15, 2004 10:14 AM Subject: testing http://localhost/axis/EchoHeaders.jws?method=list gives a soapenv:Server.userException (java.lang.NullPointerException) > Hi all > > I'm trying to run the EchoHeaders.jws in order to validate my SOAP endpoint, > but I get the follwing xml fault in my browser: > > Exception in thread "main" java.lang.NoClassDefFoundError: > org/apache/soap/server/ServiceManagerClient > > I'm quite new when it comes to servlet engines but I followed > axis-1_1\docs\install.html without any problems until now. Does anyone know > why? > > best regards > Stig P., Denmark >