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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...