[jboss-user] [JBoss Seam] - Re: Remote EJBs

gavin.king@jboss.com do-not-reply at jboss.com
Wed Jul 26 18:25:47 EDT 2006


OK, so I have implemented client-side interceptors for Seam. All you do is write a normal Seam interceptor (using @Interceptors as a meta-annotation),
and then annotate the actual interceptor class @Interceptor(type=CLIENT).

That is a good place to handle stuff like remote exceptions.

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

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



More information about the jboss-user mailing list