On Sun, 2008-07-20 at 21:03 -0700, YunFeng Ma wrote: > Hi Matthias, > > Thanks for the sample, I can reproduce the error described by you. I > made a little change to your sample and now the injection works fine. > For CredentialDataController, using @EJB, not @EJB(name = > "java:comp/env/ejb/CredentialData"), I don't know why @EJB(name = > "java:comp/env/ejb/CredentialData") doesn't work. I've attached the > modified sample.
Thanks. I filed a bug. https://issues.apache.org/jira/browse/GERONIMO-4210 >
