users@glassfish.java.net

Re: Jar files required for remote client in v3

From: <glassfish_at_javadesktop.org>
Date: Sun, 04 Apr 2010 18:59:46 PDT

Hi.

You can use the package-appclient command to create a JAR that contains all the files you need for a remote client. Then copy that JAR to the remote system and unjar it. The gf-client.jar will be in the ${installDir}/modules directory and you can add it to the class path (if this is a Java SE client) or add ${inatallDir}/bin to your path and use the appclient command to launch a Java EE client. (Just like on the server system with the full GlassFish installation except you control where the files are installed.)

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

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