[jboss-user] [JBoss Seam] - Re: MDB's and EJB Timers

gavin.king@jboss.com do-not-reply at jboss.com
Wed Feb 7 09:55:36 EST 2007


For MDBs, yes, that works. 

For @Timeout methods, unfortunately, IIRC, the EJB spec says that they do not get intercepted (which is extremely annoying). So what you can try to do is to use a Seam asynchronous method instead.

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

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



More information about the jboss-user mailing list