users@glassfish.java.net

Standaloneclient application

From: <forums_at_java.net>
Date: Fri, 14 Sep 2012 14:29:06 -0500 (CDT)

Hi, I am trying to write simple standalone client-server application.
Summary: The GlassfishV3 is running on Remote host which (Linus/unix)server.
I am developing the client/server application on Netbeans IDE. The glassfish
claims that in order to run standalone application I must put gf-client.jar
on classpath and to do this we have to do it directly from glassfish home
directory because this file also points to lots of .jar files. My question is
that since my Glassfish home is located on Remote host how to address this
file on my client application class-path? Do I need to have Glassfish also
installed also on each client in order to put this gf-client.jar on
class-path? Thanks in advance, h.

--
[Message sent by forum member 'haleh']
View Post: http://forums.java.net/node/890257