I implemented a JMS Listener and configured in the Listener container, and then I configure to [jms:inbound-gateway], but the configured JMS Listened does not work,
the code as follow:
...
Type: Posts; User: hanfeng214; Keyword(s):
I implemented a JMS Listener and configured in the Listener container, and then I configure to [jms:inbound-gateway], but the configured JMS Listened does not work,
the code as follow:
...
Anyone can supply a sample for MDP JMS transaction config, to guarantee that once the JMS consumer failed by a [jms:inbound-gateway], the message was not lost, and can redelivery.
Your help will...