users@glassfish.java.net

Re: GlassFish v3, EJB 3.1 and Standalone Client

From: Witold Szczerba <pljosh.mail_at_gmail.com>
Date: Mon, 14 Dec 2009 16:44:43 +0100

2009/12/14 <glassfish_at_javadesktop.org>:
> No, not at all.  Just put either modules/gf-client.jar or lib/appserv-rt.jar in the client's classpath.  Just like in V2, only easier, since javaee.jar is not required.

Only if your _remote_ client has the Glassfish v3 installation
available on it's file system. If not, you have to manually "extract"
all the dependent JAR files from modules and package your application
with them.