[jboss-user] [JBoss Messaging] - Re: JBM with singleton MDB

clebert.suconic@jboss.com do-not-reply at jboss.com
Fri Jul 31 14:22:07 EDT 2009


On JBM 1.4, the JCA adapter is part of the application server. So MDBs are not really part of JBoss Messaging 1.4. (Differently on JBM 2, as we are writing our own JCA adapter).


I suggest you ask this on the JCA Forum (http://www.jboss.org/index.html?module=bb&op=viewforum&f=136)


But anyway, you could also make the method onMessage of your MDB synchronized. So you would solve the multi-thread issue you have at your native lib.

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

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



More information about the jboss-user mailing list