[jboss-user] [JBoss Seam] - Seam magic on non-seam-components?
Eekboom
do-not-reply at jboss.com
Wed Sep 20 10:49:03 EDT 2006
I haven't found it in the reference:
Does bijection, context demarcation, and validation work on SLSBs and SFSBs even if those beans are not Seam components (i.e. have no @Name annotation)?
My understanding is that it could work, because the seam interceptor defined in ejb-jar.xml applies to all EJBs.
OTOH it probably does not work in JavaBeans that have no @Name annotation?
Is my understanding correct?
Shouldn't it be specified? (well, maybe I just missed it).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972957#3972957
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3972957
More information about the jboss-user
mailing list