JBoss Community

Bridge behaviour question..

created by markus78 in JBoss AS 7 Development - View the full discussion

Hello,

 

Im using latest nightly , JBoss AS 7.1.0-FINAL , and playing around with bridges and queues.

 

I have defined a bridge from serverA to serverB for source queue "A" to destination "B" , this works great MDB's consuming from queue B on serverB gets triggered fine when I send messages to queue "A" on serverA.

 

BUT if I define a MDB on serverA consuming from queue "A" then the first message sent to queue "A" on serverA will be bridged to serverB just like I expect, but any following message ends up on serverA and consumed by the MDB on serverA listening on queueA.

 

Is this behaviour correct?

 

I have attached my standalone.xml for serverA.

 

Regards

/Markus

Reply to this message by going to Community

Start a new discussion in JBoss AS 7 Development at Community