[jboss-user] [JBoss Seam] - EJB3InterceptorsInterceptor instead of EE5SeamInvocationCont
gena777
do-not-reply at jboss.com
Mon Aug 13 20:45:48 EDT 2007
Hello,
i'm trying to get the testng tests working.
Could please someone explain, why the method invocation on a POJO- Seam- component is correctly intercepted by EE5SeamInvocationContext but each call to an ejb3 component is intercepted by EJB3InterceptorsInterceptor if i use the Jboss embedded.
This small deviation results in a fully loss of injection on EJB3-Seam-components. The POJO-components receive their injections as expected.
Thanks, Gena
PS. With the full installed jboss all works fine
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4073774#4073774
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4073774
More information about the jboss-user
mailing list