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.