Artem Bilan
d4e135b13d
INT-2649: DelayHandler: tx & adviceChain support
* 'delayer-type' XSD: add `<transactional>` & `<advice-chain>`
* move `PollerParser#configureAdviceChain` into `IntegrationNamespaceUtils`
* DelayerParser: parsing `<transactional>` & `<advice-chain>` via `IntegrationNamespaceUtils#configureAdviceChain`
* DelayHandler: add `adviceChain` property
* DelayHandler: introduce `ReleaseMessageHandler` to apply `adviceChain` capabilities around `DelayHandler#doReleaseMessage`
* DelayerParserTests: tests for introduced sub-elements
* DelayerHandlerRescheduleIntegrationTests: test for transaction boundaries with intentional rollback in the message-flow after message release
JIRA: https://jira.springsource.org/browse/INT-2649
Resolve conflicts; polishing.
2012-08-06 12:09:30 -04:00
..
2012-08-06 12:09:30 -04:00
2011-01-10 19:31:20 -05:00
2012-01-05 17:49:04 -05:00