-
Jul 28th, 2008, 05:06 PM
#1
MessageListenerAdapter: how to configure reply messages?
Hi, I've written an MDP that complies with the ResponsiveTextMessageDelegate pattern in the Spring docs.
What is the best way to configure the response messages? I'd like to ensure that my replies are non-persistent and have a particular TTL.
Do I have to subclass MessageListenerAdapter to override postProcessResponse, or is there a better way? I'd much rather do this declaratively than write new code.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules