[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: JMSMessage.ack call is equivalent to JMSSession.commit()

timfox do-not-reply at jboss.com
Thu Mar 26 05:05:56 EDT 2009


Actually I think the fix is even simpler.

The JBossMessage only needs the session reference if it is CLIENT_ACK. So when we create the JBossMessage we pass in the session if it is CLIENT_ACK otherwise we pass in null.

I have fixed this locally.

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

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



More information about the jboss-dev-forums mailing list