[jboss-user] [JBoss Seam] - Re: seam, spring activemq

gavin.king@jboss.com do-not-reply at jboss.com
Tue Mar 13 13:06:31 EDT 2007


In JBoss 4.0.x there is a bug which means that interceptors don't get fired for MDBs. You can either:

(a) call from the MDB to a session bean to do the work OR
(b) wait for JBoss 4.2


By the way, the architecturally correct way to use JMS from an appserver / in an EJB3 environment is to install it via JCA, not Spring.

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

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



More information about the jboss-user mailing list