users@glassfish.java.net

Re: appclient script ejb search

From: <glassfish_at_javadesktop.org>
Date: Fri, 21 May 2010 12:36:54 PDT

Is the @EJB dependency explicitly resolved(via mappedName, sun-application-client.xml, etc.) to the target EJB component that resides in the other application? If not, then the deployment process will attempt a default mapping and look for an intra-application EJB component that exposes the same interface type.

https://glassfish.dev.java.net/javaee5/ejb/EJB_FAQ.html#mappingRemoteejbdependency
[Message sent by forum member 'ksak']

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