Hello, Dirk.
What release of GlassFish are you using?
Assuming it's 3.x, look for gf-client.jar. For the most recent
releases it will be in glassfish3/glassfish/lib. If it is an older
3.x release look in glassfish3/glassfish/modules.
Add the relevant file to your client's class path. Note that gf-
client.jar itself is quite small and refers to many other JARs in its
manifest Class-Path.
More information about running rich clients is here:
http://glassfish.java.net/javaee5/ejb/EJB_FAQ.html
- Tim
On Mar 5, 2012, at 6:02 AM, forums_at_java.net wrote:
> Hi there,
>
> can anyone tell me, which ones of the many appsrv-XXX.jar files are
> needed in
> order to connect a Java / Swing rich client application with a
> Glassfish
> backend? In my code I am only referencing the class
> ProgrammaticLogin.class.
> The client is NOT running as a Java Webstart application.
>
> Regards,
>
> Dirk Lemmermann
>
>
> --
>
> [Message sent by forum member 'dlemmermann']
>
> View Post: http://forums.java.net/node/884015
>
>