"juha(a)jboss.org" wrote :
| What your post is missing is the part that will get me the channel(s) for the
transaction. This is currently implemented as returning a single channel ID which is
wrong. So that's what I'm looking at.
|
You can add the channel_id to the selected colums when you retrieve the acks/adds:
select channel_id, message_id from jms_message_reference where transaction_id=? and state
="+"
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3992256#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...