Commit Graph

445 Commits

Author SHA1 Message Date
Oleg Zhurakousky
970bde86dc INT-1178 added support for existing ConversionService as well as existing ConversioinService in the parent AC 2010-07-20 14:33:27 +00:00
Mark Fisher
b7877feab1 INT-1243 (refactoring publishing-interceptor) Step 1: removed "headers" attribute from @Publisher and <publisher> element's <method> sub-element; using a Map now instead of a comma-delimited string of key=value pairs 2010-07-19 22:55:38 +00:00
Oleg Zhurakousky
90c6b58501 INT-946 rolled back the change (... namespace="##local" . . . to namespace="##other") due to the failing tests in other namespaces 2010-07-19 20:52:14 +00:00
Oleg Zhurakousky
66d637d51f INT-946,added failure tests, polished xsd 2010-07-19 20:38:55 +00:00
Oleg Zhurakousky
0ae10fcfae INT-946 2010-07-19 18:02:25 +00:00
Mark Fisher
8189f99d1e increased latch await timeout in test 2010-07-19 14:31:15 +00:00
Mark Fisher
34d50db673 INT-910 moved AbstractScriptExecutingMessageProcessor 2010-07-19 14:13:56 +00:00
Mark Fisher
dc816357f2 INT-910 adding base support for 'script' elements in the core (XSD, Parser, and FactoryBeans) 2010-07-19 13:40:05 +00:00
Oleg Zhurakousky
c5a54b77b2 polishing (removed block of commented code) 2010-07-19 04:10:26 +00:00
Oleg Zhurakousky
1d9acb24ea INT-1178, added <converter> namespace support 2010-07-19 04:09:51 +00:00
Oleg Zhurakousky
7ec2138ae8 INT-1025 Added namespace support for both object-to-map-transformer and map-to-object-transformer 2010-07-13 01:52:10 +00:00
Oleg Zhurakousky
d97967b5a0 INT-1027, ObjectToMapTransformer now uses CycleDetector, added test 2010-07-12 22:53:36 +00:00
Oleg Zhurakousky
3fb3611b41 INT-1049 Added CycleDetector as transformer package-only visible class for now, added tests 2010-07-12 21:53:27 +00:00
Gary Russell
699c10f1dd Increase timeout in BridgeParserTests - the poller runs every 3 seconds but we were only waiting 1 second; if we just miss a poll, we'll fail. 2010-07-12 19:21:29 +00:00
David Syer
ccd7c9cd28 Add synch block to concurrent test 2010-07-06 05:41:24 +00:00
Oleg Zhurakousky
00bca2d511 INT-1225. Set RRLBS as a default load-balancing strategy at the instance level of Direct/ExecutorChannel. Adjusted some of the tests 2010-07-04 19:47:12 +00:00
Mark Fisher
efd8857871 INT-578 added tests for dynamic recipient list router namespace support 2010-07-03 22:15:40 +00:00
Mark Fisher
1553df8a54 INT-578 adding namespace support for dynamic recipient list routers (using an expression) 2010-07-03 22:05:45 +00:00
Mark Fisher
d26c9eb197 INT-578 added test for RecipientListRouter with MessageSelectors 2010-07-03 21:04:16 +00:00
Mark Fisher
08928f9a80 added a 0 timeout for receive calls in test 2010-07-03 20:39:49 +00:00
Oleg Zhurakousky
682e8166eb INT-1223, INT-1226. The fix is temporary as we are considering refactoring of ARPMH and supporting classes (see INT-1227), however test cases are now in place to aid in refactoring efforts 2010-07-03 12:56:42 +00:00
Oleg Zhurakousky
234c44f335 INT-1188, moved to the sandbox for further investigation. 2010-06-28 14:17:34 +00:00
Mark Fisher
14aae355f4 Incrementing poms to 2.0.0.BUILD-SNAPSHOT 2010-06-25 19:31:03 +00:00
Mark Fisher
6639886948 Releasing 2.0.0.M5 2010-06-25 18:52:36 +00:00
Oleg Zhurakousky
1a4288580a INT-904, INT-907 added tests 2010-06-25 04:01:32 +00:00
Mark Fisher
accedde988 INT-904, INT-907 updated error handling in sendAndReceive so that exceptionMapper is consulted for ErrorMessage payloads as well - in case an error occurred downstream in an asynchronous pipeline 2010-06-25 03:47:04 +00:00
Oleg Zhurakousky
fef67c7326 INT-904, INT-907 polishing, refactoring of AbstractMessagingGateway and ChannelPublishingJmsMessageListener 2010-06-25 02:55:42 +00:00
Oleg Zhurakousky
1e1c0e84b7 INT-904, INT-907 added exception mapper support to AbstractMessagingGateway, Changed ChannelPublishingMessageListener to extend form AbstractMesagingGateway, added namespace support, tests, etc... 2010-06-25 01:41:30 +00:00
Mark Fisher
4f991b613f INT-1205 committing removal of test 2010-06-24 21:17:55 +00:00
Iwein Fuld
886835b01c INT-1174: added javadoc describing the difference between CMB and CMH 2010-06-24 21:14:38 +00:00
Mark Fisher
564860bde3 INT-1205 no longer throwing an exception when the $ prefix exists on a header being mapped from a gateway invocation 2010-06-24 20:55:00 +00:00
Marius Bogoevici
1354b808cc Add support for 'trigger' attribute. 2010-06-24 13:35:35 +00:00
Mark Fisher
74619a4c8b formatting 2010-06-24 12:54:27 +00:00
Oleg Zhurakousky
32b34ad47d INT-1194, cleaned up import declarations 2010-06-24 12:51:58 +00:00
Oleg Zhurakousky
e07a8ace15 INT-1194, MOdified the ErrorMessage to allow for headers to be set as well as Message builder which builds Message as ErrorMessage if payload is of type Throwable 2010-06-24 12:46:50 +00:00
David Syer
4ed5ae919b INT-1201: add support for nested queries 2010-06-24 07:54:47 +00:00
Mark Fisher
e1c5e6b217 INT-1200 the <annotation-config> now accepts the 'default-publisher-channel' attribute for the @Publisher support 2010-06-23 23:51:54 +00:00
Mark Fisher
141124b078 INT-1200 the parser for <annotation-config> now registers the PublisherAnnotationBeanPostProcessor 2010-06-23 22:25:57 +00:00
Mark Fisher
4689ae17ac INT-1139 added a test demonstrating the use of #args.foo in an expression 2010-06-23 21:59:03 +00:00
Oleg Zhurakousky
2aedd0d33e INT-1188, change the second argument from combination or MAC+nano to MAC+processId 2010-06-20 18:52:36 +00:00
Oleg Zhurakousky
3c3e699860 INT-1188, Added test cases showing performance benchmarks (sync and async) 2010-06-20 13:08:08 +00:00
David Syer
9332882d62 Fix weird mockito problem 2010-06-19 07:14:19 +00:00
David Syer
87352799fb INT-1195: rename correlation->group in MessageGroup and friends 2010-06-19 06:59:05 +00:00
David Syer
7d50eb4204 INT-1069: make group id for buffered messages more unique 2010-06-19 06:40:09 +00:00
David Syer
6e79334d6d INT-1069: Add namespace support for persistent queues 2010-06-19 06:33:53 +00:00
David Syer
923e5b0a20 INT-1069: Add namespace support for persistent queues 2010-06-19 06:33:42 +00:00
Mark Fisher
dc004febf7 INT-1192 The @Publisher "value" attribute has been renamed "payload" for enhanced clarity (at the expense of "value" as a default when no name is provided... which is hindsight not worth it due to ambiguity). 2010-06-18 20:51:59 +00:00
Mark Fisher
c7bbc030cf INT-1191 added bean resolution support for expression based header-enrichers 2010-06-18 17:07:06 +00:00
Oleg Zhurakousky
6c320719e1 INT-1188, Added support for MAC address discovery to ensure Global uniqueness of UUID 2010-06-18 16:30:10 +00:00
Oleg Zhurakousky
e65c55a58f INT-1188, TimeBasedUUIDGenerator 2010-06-18 15:05:10 +00:00