You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by yair <ya...@sundaysky.com> on 2009/09/15 15:41:57 UTC

simple transacted messaga configuration example using spring

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.