[jboss-user] [JBoss Seam] - Re: Seam EJB Injection Classloading issue

gavin.king@jboss.com do-not-reply at jboss.com
Mon Oct 15 13:19:31 EDT 2007


anonymous wrote : Lets try to be very straightforward... Is Seam supposed to be able to inject a reference for a SessionBean deployed anywhere in a JNDI compliant Server using @In annotation?

No. Because Seam would have no metadata about that session bean. (Not in its classpath.)

You can use standard EE injection (@EJB), however.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095323#4095323

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4095323



More information about the jboss-user mailing list