Hi 

I have a route where I consume a message from a JMS topic and do some
processing of the message.

I have the JMS Ack mode set to: CLIENT_ACKNOWLEDGE mode

If the route successfully completes the message is dequeued. I want to
verify that this takes place, i.e. message gets dequeued. Does the camel
junit extensions support verifying that the message has been de-queued?

Thanks


--
View this message in context: 
http://camel.465427.n5.nabble.com/Testing-a-Route-which-de-queues-message-from-Topic-in-CLIENT-ACKNOWLEDGE-mode-tp5715361.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to