[jboss-user] [JBoss Messaging] New message: "Jms transactions with jboss messaging 1.4"

Alexandre Mercier do-not-reply at jboss.com
Wed Feb 10 08:52:41 EST 2010


User development,

A new message was posted in the thread "Jms transactions with jboss messaging 1.4":

http://community.jboss.org/message/525424#525424

Author  : Alexandre Mercier
Profile : http://community.jboss.org/people/AlexandreM.

Message:
--------------------------------------------------------------
Hi,
 
I'm using jboss messaging 1.4SP3 connected to a postgres 8.3 database.
I'm trying to send a lot of messages in the same jms transaction.
I'm getting "outofmemory" problem when doing "jms commit". Jboss messaging inserts all messages in the database when doing jms commit.
Jboss messaging "jbm_msg_ref" database table contains "transaction_id" attribute. Is there a way to use database support for jms transaction? I mean, is there a way that jboss inserts messages one by one in database, then "global" commit using "transaction_id" (instead of keeping everything in memory and sending to DB in the end) ?
 
Thanks a lot.

--------------------------------------------------------------

To reply to this message visit the message page: http://community.jboss.org/message/525424#525424




More information about the jboss-user mailing list