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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to