You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by Stig Rasmussen <pe...@mail.dk> on 2004/12/15 16:14:47 UTC

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

Re: testing http://localhost/axis/EchoHeaders.jws?method=list gives a soapenv:Server.userException (java.lang.NullPointerException)

Posted by Scott Nichol <sn...@scottnichol.com>.
Please post Axis questions to axis-user@ws.apache.org.  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" <pe...@mail.dk>
To: <so...@ws.apache.org>
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
>