[jboss-dev-forums] [Design of EJB 3.0] - How to Resolve JNDI Name from beanInterface?
ALRubinger
do-not-reply at jboss.com
Mon May 5 17:35:43 EDT 2008
I have:
java.lang.AssertionError: mappedName for enc env/org.jboss.ejb3.test.ejbthree1154.DelegateBean/home
with:
[AnnotatedEJBReferenceMetaData{name=home,ejb-ref-type=null,link=null,ignore-dependecy=false,mapped/jndi-name=null,resolved-jndi-name=null,beanInterface=interface org.jboss.ejb3.test.ejbthree1154.TestLocalHome}
Are we currently hooked up enough so that I can do a:
Something.resolveContainer(beanInterface).getJndiName();
?
This is on the ejbthree1154 test (among others).
S,
ALR
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4148699#4148699
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4148699
More information about the jboss-dev-forums
mailing list