failover session pool

2014-05-13 Thread soelvar
Hi all, We are currently testing failover for our application in Jboss 7.2 with HornetQ cluster active/passive in XA transacted mode. It seems like failover works at random, but often we get the following error on the client side and the one below on the server side. It seems to be stable when

Re: Re:XA transaction not working on Broker redelivery.

2013-10-17 Thread soelvar
sharing a bit of your configuration? Cheers, Soelvar -- View this message in context: http://activemq.2283324.n4.nabble.com/XA-transaction-not-working-on-Broker-redelivery-tp4665925p4672804.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

redelivery Broker and ActiveMQConnectionFactory

2013-10-15 Thread soelvar
Hi all, This is probably a newbie question but I am looking through examples and notice that it is possible to set RedeliveryPolicy on both Broker and ActiveMQConnectionFactory. My guess is that when using a broker is should be set on the broker and that when setting it on

Re: redelivery Broker and ActiveMQConnectionFactory

2013-10-15 Thread soelvar
in this regard? Cheers, Soelvar -- View this message in context: http://activemq.2283324.n4.nabble.com/redelivery-Broker-and-ActiveMQConnectionFactory-tp4672772p4672802.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Re:XA transaction not working on Broker redelivery.

2013-10-10 Thread soelvar
Hi, I am trying a simular setup, but am having problems redeliveryPlugin/defaultEntry. It is complaining: IllegalArgumentException: You must specify the 'destination' property. How did you get around that? Cheers, Jesper -- View this message in context: