[jboss-dev-forums] [Design of EJB 3.0] - Re: javax.ejb.EJB Annotations Outside EJB3 Components
ALRubinger
do-not-reply at jboss.com
Mon May 4 11:35:59 EDT 2009
Also I'd recommend injecting your EjbReferenceResolver delegate so you can swap impls. So instance we install one as an MC Bean:
http://anonsvn.jboss.org/repos/jbossas/projects/ejb3/trunk/core/src/main/resources/META-INF/ejb3-deployers-jboss-beans.xml
...grep for bean name "org.jboss.ejb3.EjbReferenceResolver".
S,
ALR
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4228367#4228367
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4228367
More information about the jboss-dev-forums
mailing list