Same problem here, is there any solution to this?
Type: Posts; User: borkert; Keyword(s):
Same problem here, is there any solution to this?
Hello,
when I configure an FTP polling or something similiar, like this:
<int-ftp:inbound-channel-adapter id="ftpInbound"
channel="ftpChannel"
session-factory="ftpClientFactory"...
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...