users@glassfish.java.net

Re: Glassfish V3 + Standalone client lookup session bean JNDI

From: <glassfish_at_javadesktop.org>
Date: Sun, 23 May 2010 01:20:38 PDT

Hi,

You must copy all of glassfish/modules and glassfis/lib into the client pc and you must put them with global path into the starter line thus will work.

See example in HelloApp_LoginModule.zip.
hellostub_and_testacc.sh
--------------------------------------
java -cp /java/sges-v3/glassfish/modules/gf-client.jar:/java/sges-v3/glassfish/modules/security.jar:/java/projects/HelloApp/HelloApp-std-client/dist/lib/HelloApp-com.jar:/java/projects/HelloApp/HelloApp-std-client/dist/HelloApp-std-client.jar enterprise.hello_stateless_client.StandaloneStatelessJavaClient

I read that nearly will be GFv3.1 M' downloadabled and that will contain a special gf-acc.jar for this reason.

Best Regards, Attila.
[Message sent by forum member 'aszomor']

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