This is a work around that won't work in my case because in the database I must write also the JMSMessageId that is available only after the has been written on the queue. In any case this isn't a correct behavior for a transactional context. Note that I'm using a XA transaction because I need a transaction context on the DB and also on the QueueManager.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057725#4057725 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057725 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
