I am writing an applet which accesses a web client to send information to a web service. However, I am getting the following exception:

java.lang.NoClassDefFoundError: javax/xml/rpc/Service

I believe I have all of the axis jars in my classpath and the application compiles correctly, so this problem troubles me. What could cause this problem? Are there any potential solutions you can think of?

Thanks.

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

Reply via email to