[jboss-user] [JBoss Seam] - Re: Seam + JBoss AOP
michael.yuan@jboss.com
do-not-reply at jboss.com
Thu Aug 23 13:42:20 EDT 2007
Yes, you can use JBoss AOP to intercept Seam components. I'd recommend you use Seam POJO in this scenario as EJB3 beans are invoked via proxy and hence cannot be reliably intercepted via standard AOP definitions.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4077468#4077468
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4077468
More information about the jboss-user
mailing list