hi
I have a simple queue consumer defined in a spring context, defining
"connectionFactory", "jmsDest", and a consumer from the class "JmsTemplate".
It works well.

Now, the client should decide if it wants to handle the message and return
it to the queue if not. How can i do this? using acknowledge? using
transactions? how can I configure it using spring? I can't find any simple
configuration for this on the net.

thanks
Yair

-- 
View this message in context: 
http://www.nabble.com/simple-transacted-messaga-configuration-example-using-spring-tp25454273p25454273.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to