users@glassfish.java.net

Re: Unable to access EJB from application client

From: <glassfish_at_javadesktop.org>
Date: Wed, 06 Jun 2007 11:31:48 PDT

Oh, one other bit of information that will help with the diagnosis...

Can you try this experiment? Using the information from NetBeans as to where it builds the EAR, please deploy it yourself using

asadmin deploy --retrieve <some-directory> <the-EAR>

(This deploys the app and also retrieves the augmented app client JAR file.)

Then launch the app client using the appclient script:

appclient --client <some-directory><app-client-jar-name>

and please let us know whether that works or not.


The appclient and Java Web Start launch code paths are largely the same but there are some differences and it helps to know the outcome in each scenario.

Thanks.

- Tim
[Message sent by forum member 'tjquinn' (tjquinn)]

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