users@glassfish.java.net

Re: web start java.lang.NoClassDefFoundError for javax.xml.ws.Service

From: <glassfish_at_javadesktop.org>
Date: Thu, 19 Jun 2008 20:51:14 PDT

Hi.

Just a quick thought...

Are you launching the client app from a remote system or the same one where the server is running?

JAR files needed by the app need to be either listed in the JNLP and downloadable from the server (as you know) or otherwise in the normal classpath on the client.

If you are launching from a remote system, make sure webservices-rt.jar is present and accessible on the client system.

- Tim
[Message sent by forum member 'tjquinn' (tjquinn)]

http://forums.java.net/jive/thread.jspa?messageID=281510