-
Oct 13th, 2011, 11:51 AM
#1
Why does JmsInvokerClientInterceptor not set the timeToLive of a Message?
Hello,
I wonder why JmsInvokerClientInterceptor does not set the timeToLive of the messages it sends. There is no reason why a sent message should live longer than the time the doExecuteRequest method waits for the response.
When I google for that issue, I can find an older patch the corrects this issue, but it's not implemented in Spring 3.0.6:
https://jira.springsource.org/secure...ting-PATCH.txt
Regards,
Sven
-
Dec 26th, 2011, 04:41 PM
#2
I came to this forum to get an answer to this exact topic.
We are using Spring 2.5 and couldn't find a way to do this "out of the box" through configuration.
So far the only thing that worked was to copy & paste JmsInvokerClientInterceptor and manually override "doExecuteRequest" method...
It is a awful solution... I wonder which is the correct way to do it...
Regards,
Alejandro
-
Mar 7th, 2012, 08:48 AM
#3
this is the same problem even i am facing please guys help me.
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