users@glassfish.java.net

Re: appclient script ejb search

From: <glassfish_at_javadesktop.org>
Date: Wed, 16 Jun 2010 02:15:36 PDT

Hello ksak,

the issue is in fact this:
how is the appclient script aware that the EAR it receives as a param:

1. is deployed on the Application Server
2. that there is an EJB in it that EAR
3. resolve the @EJB to that EJB

I mean the appclient script and the Application Server are entities totally decoupled, although remote communicating .

And also the appclient script is not specified (is it?) to do anything else with an EAR but to identify the application client modules in it and execute them.

Is it specified to have features mentioned in 2. and 3. above?
I would like to read that spec section.

Thank you.
[Message sent by forum member 'vladbalan']

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