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

daleth do-not-reply at jboss.com
Sat Dec 30 09:12:57 EST 2006


Turns out the seam component with an @Unwrap method doesn't work.

The component needs to depend on the "org.jboss.seam.core.ejb" component since thats what is starting up the micro-container, however beans started up in the EJB3 container are what requires the stuff we're trying to expose via the @Unwrap method so it turns out to be a cyclic dependency.

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

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



More information about the jboss-user mailing list