Commit Graph

584 Commits

Author SHA1 Message Date
Oleg Zhurakousky
b209fbc69e INT-1903 cleaning up more of tests 2011-05-17 12:14:19 -04:00
Oleg Zhurakousky
a3138972cd INT-1903 cleaning up tests 2011-05-17 12:05:53 -04:00
Mark Fisher
c902cde057 INT-1903 properly closing all contexts 2011-05-17 10:09:48 -04:00
Oleg Zhurakousky
58a1af7f4e INT-752 added test to validate sample from JIRA 2011-05-17 10:07:11 -04:00
Oleg Zhurakousky
a494414b64 INT-1903 polishing, more tests 2011-05-17 09:11:03 -04:00
Oleg Zhurakousky
6eff068ca1 INT-1903 polishing 2011-05-16 22:08:16 -04:00
Oleg Zhurakousky
5e9204343f INT-1903 added missing config file 2011-05-16 20:19:46 -04:00
Oleg Zhurakousky
80cf8317cc INT-1903 added tests and some pposlishing to IdGeneratorConfigurer 2011-05-16 20:14:41 -04:00
Oleg Zhurakousky
b9e846933c INT-1903 polishing 2011-05-16 17:03:55 -04:00
Oleg Zhurakousky
0cb3c14603 INT-1903 polishing 2011-05-16 16:57:29 -04:00
Mark Fisher
5bf5d1f145 INT-1899 polishing 2011-05-16 16:56:25 -04:00
Oleg Zhurakousky
34bb27f767 INT-1899 fixed auto-creation of channel logic not to create errorChannel as DirectChannel 2011-05-16 12:25:49 -04:00
Oleg Zhurakousky
74f57c1664 INT-1903 refactoring of Message ID generation strategy. Removed set/reset methods 2011-05-16 12:03:39 -04:00
Gary Russell
6ede5f9ca6 INT-1850 Change Separator to period 2011-05-14 17:42:02 -04:00
Oleg Zhurakousky
783b941a8e INT-1903 polishing, renamed to setIdGenerator(..) method 2011-05-14 14:11:38 -04:00
Oleg Zhurakousky
3e44b500fb INT-1903 polishing 2011-05-14 12:10:55 -04:00
Oleg Zhurakousky
636a90a08f INT-1903 fixed the ignored test compile error 2011-05-13 22:41:23 -04:00
Oleg Zhurakousky
0441d5284c INT-1903 added support for allowing to use custom MessageIdGenerationStrategy 2011-05-13 16:40:08 -04:00
Oleg Zhurakousky
73092cccf2 INT-1896 polishing, removed proxy-target-class='true' from the test config 2011-05-06 16:49:42 -04:00
Oleg Zhurakousky
465010a31e INT-1896 added support for handling proxied channels for GlobalChannelInterceptor 2011-05-06 16:29:50 -04:00
Dave Syer
e5ce27352f Spelling error 2011-05-04 08:14:09 +01:00
Oleg Zhurakousky
842af05441 polished PollingLifecycleTests making it more reliable 2011-05-03 18:57:13 -04:00
Oleg Zhurakousky
c6fad52082 polished PollingLifecycleTests to address breaking build 2011-05-03 18:52:29 -04:00
Oleg Zhurakousky
2deb97608a polishing 2011-05-03 17:19:37 -04:00
Oleg Zhurakousky
117e1cc5c7 polishing 2011-05-03 17:03:11 -04:00
Oleg Zhurakousky
def3647c80 INT-1853 changed default max-messages-per-poll to be Integer.MIN_VALUE 2011-05-03 16:52:53 -04:00
Mark Fisher
4009ca25b3 INT-1814 polishing 2011-05-02 18:50:30 -04:00
Oleg Zhurakousky
7cd30025fc INT-1859 added tests for namespace support for ErrorMessageExceptionTypeRouter 2011-04-29 17:20:03 -04:00
Oleg Zhurakousky
a42a5a346e INT-1647 fixed core schema to work with alternative XML parsers (continued) 2011-04-29 16:18:03 -04:00
Mark Fisher
679cf9b6ec temporarily @Ignore-ing the default poller test for inbound-channel-adapter 2011-04-29 15:59:13 -04:00
Mark Fisher
fa67ae75a6 added test for inbound-channel-adapter using the default poller 2011-04-29 15:54:48 -04:00
David Turanski
593a688b3d INT-1234 added copyright headers 2011-04-29 15:42:39 -04:00
David Turanski
763d70d4ff INT-1234. Added order support and documentation 2011-04-29 14:08:52 -04:00
David Turanski
714b952b58 INT-1234 2011-04-29 14:08:52 -04:00
Mark Fisher
222cf7acbb INT-1874 the control-bus element is now allowed in a chain 2011-04-22 09:10:21 -04:00
Oleg Zhurakousky
2ccdde8744 INT-1859 added namespace support for exception-type-router 2011-04-15 19:04:59 -04:00
Oleg Zhurakousky
6abadb134c INT-1863 added support for message removal from the MessageStore to ClaimCheckOutTransformer. Updated documentation. 2011-04-15 16:08:54 -04:00
Oleg Zhurakousky
67ab98c77a INT-1858 removed requirememt for top-level gateway to have an ID attribute 2011-04-11 17:13:49 -04:00
Oleg Zhurakousky
7713ee4764 INT-1841 fixed the way inbound gateways react to async channel as request-channel when such channel has no subscribers 2011-04-11 16:09:40 -04:00
Gary Russell
015c059cd9 INT-1850 Update Copyrights 2011-03-25 12:13:51 -04:00
Gary Russell
90bb8e6fe8 INT-1850 Set Component Names for Chain Handler Elements 2011-03-25 11:42:56 -04:00
Dave Syer
b81f8b12ee INT-1847: modify SimpleMessageStore to behave correctly with a finite capacity 2011-03-24 08:14:03 +00:00
Oleg Zhurakousky
3a1bd0fdcd INT-1792 added support for sub-types of an array type to the PayloadTypeRouter 2011-03-08 07:39:24 -05:00
Oleg Zhurakousky
90fedfe220 INT-1792 added support for routing arrays in PayloadTypeRouter 2011-03-07 19:06:13 -05:00
Oleg Zhurakousky
3839db5433 INT-1829 added support for MessageHistory to outbound-channel-adapter 2011-03-07 18:14:45 -05:00
Oleg Zhurakousky
aa5119711b INT-1815 added logging for all SubscribableChannels as well as EventDrovenConsumer handler when it subscribes to a Channel 2011-03-02 14:11:35 -05:00
Oleg Zhurakousky
1514a6e64a INT-1815 removed size() method in AbstractDispatcher 2011-03-02 09:32:29 -05:00
Oleg Zhurakousky
b73e73f069 INT-1814 refactored to ensure that the log message appears for ANY P2P channel, but not for PUB-SUB channel 2011-03-01 14:38:12 -05:00
Oleg Zhurakousky
7932a6592a INT-1814 added INFO message when DirectChannel has more then one subscriber 2011-03-01 10:10:35 -05:00
Dave Syer
fe1975f467 INT-1799: fix index out of bounds in SequenceSizeReleaseStrategy 2011-02-18 08:47:49 +00:00