The two things I would suggest are (1) check for typos in your classpath,
including using colons v. semi-colons and (2) verify the soap.jar is not
corrupt in any way by doing jar -tvf path-to-soap/lib/soap.jar.

Scott Nichol

----- Original Message -----
From: "Kumar, Sunil" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 24, 2002 9:13 AM
Subject: RE: Problems with complexType again


> Hi I am new to this
>
> i try running the example program and get an error
>
> C:\>java org.apache.soap.server.ServiceManagerClient
> http://localhost:8080/soap/servlet/rpcrouter list
>
> Exception in thread "main" java.lang.NoClassDefFoundError:
> org/apache/soap/server/ServiceManagerClient
>
> please help ( i do have soap.jar in my classpath)
>
> Thanks
> Sunil
>
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to