[jboss-user] [JBoss Seam] - Re: Injecting beans defined in jboss-beans.xml

norman.richards@jboss.com do-not-reply at jboss.com
Thu Dec 28 23:14:42 EST 2006


Sorry - I read your message too quickly and didn't realize what you were talking about.  :)

Seam can't directly inject microcontainer components.   I actually haven't used the microcontainer, so I have no idea how you look up a component outside of referencing a JNDI binding for it.  It seems to me that you probably need to write a Seam component with an @Unwrap method that does the component lookup.  

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

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



More information about the jboss-user mailing list