ctional-Message-Lost-On-Failover-tp4692426p4692881.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
anges");
> try {
> session.rollback();
> } catch (JMSException e) {
> e.printStackTrace();
> }
> }
> }
>
> Thanks for your help!
> Michael
>
>
>
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/Transactional-Message-Lost-On-Failover-tp4692426.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
tem.out.println("undo changes");
try {
session.rollback();
} catch (JMSException e) {
e.printStackTrace();
}
}
}
Thanks for your help!
Michael
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Transactional-Message-Lost-On-Failover-tp4692426.html
Sen