users@glassfish.java.net

Re: appclient fails with ClassNotFoundException

From: <glassfish_at_javadesktop.org>
Date: Mon, 19 Apr 2010 08:48:47 PDT

Hi, cosmic.

I suspect the problem is that the JAR specified on the appclient command is not the right one. There are several files downloaded as part of get-client-stubs (or, equivalently, as part of the --retrieve option on the deploy command).

If you use

asadmin get-client-stubs -appname myApp localdir

then you should launch the app client like this:

appclient -client localdir/myAppClient.jar

Is that what you are trying?

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

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