Re: Two conceptual questions in producer and consumer

2011-07-11 Thread Scott
transaction or 10 messages or 1 message? if any of these 10 messages fail during broker to consumer, will it rollback all 10 message? -- View this message in context: http://activemq.2283324.n4.nabble.com/Two-conceptual-questions-in-producer-and-consumer-tp3657421p3659960.html Sent from the Act

Re: Two conceptual questions in producer and consumer

2011-07-11 Thread Torsten Mielke
Regarding redelivery have a read over http://activemq.apache.org/redelivery-policy.html, and http://activemq.apache.org/message-redelivery-and-dlq-handling.html In short, the redelivery policy is configured on the ActiveMQConnectionFactory inside your consumer process. > I am going to set acknow

Two conceptual questions in producer and consumer

2011-07-10 Thread Scott
conceptual questions? Thank you in advanced. -- View this message in context: http://activemq.2283324.n4.nabble.com/Two-conceptual-questions-in-producer-and-consumer-tp3657421p3657421.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.