"clebert.suconic(a)jboss.com" wrote :
|
| As far as I looked into the code, Postoffice will only accept one binding using a
single name.
|
|
Correct. Also this applies to jms partial queues, not just durable subscriptions.
anonymous wrote :
| We will be loading a Durable subscription from a dead node, where the current node
could have the same subscription already existent (that's why I decided to transfer
contents)
|
postoffice needs to be extended to be able to support more than one local queue with the
same name
anonymous wrote :
| What if another client is already subscribed to an existent queue. Can we have two
clients with the same connectionID/subscriptionName?
We need to cope with this too.
See, I told you server side failover wasn't trivial :)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3980158#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...