Configuring ActiveMQ Resource Adapter for Multiple Consumers in Wildfly

2019-05-15 Thread wongj6
Hi, I'm experiencing the same problem detailed in this post: https://developer.jboss.org/thread/273204 The issue is that it appears that no matter how I try to configure the min/max session counts, maximum messages per session, or MDB instance co

Re: ActiveMQ 5.5: Not able to get the DLQ_DELIVERY_FAILURE_CAUSE_PROPERTY value

2019-05-15 Thread lfernandez
Hey Tim, thanks for your answer, sorry for the delay, it's true that the Spring DMLC does a message.consume then calls client code (exception happens) Spring tries to rollback, which executes the code in ActiveMQMessageConsumer.rollback() where I think the redelivery policy kicks in, I think the m

Is a federated queue duplex?

2019-05-15 Thread twood2k
Hi, just wondering if messages travel downstream and upstream (duplex) on a federated queue? Our testing shows messages only flow from upstream and we want to be sure. Thanks! -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html