users@glassfish.java.net

Re: ProgrammaticLogin

From: <glassfish_at_javadesktop.org>
Date: Mon, 04 Jan 2010 01:39:10 PST

You need to include only gf-client.jar, the ejb jar and your client classes in the class path all other dependencies are resolved themselves. e.g. Assuming the client classes are in the current directory

java -cp $HOME/projects/secejb/dist/secejb.jar:$S1AS_HOME/modules/gf-client.jar:. client.Main

Can you please check your configuration.
[Message sent by forum member 'nasradu8' (Sudarsan.Sridhar_at_sun.com)]

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