Commit Graph

910 Commits

Author SHA1 Message Date
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
Mark Fisher
5edc817849 INT-1853 added extra check on loop condition for 'initialized' 2011-04-29 15:34:14 -04:00
Oleg Zhurakousky
ade987d49c INT-1647 fixed core schema to work with alternative XML parsers 2011-04-29 15:30:40 -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
David Turanski
6c4af186dc INT-1234 2011-04-29 14:08:52 -04:00
Oleg Zhurakousky
e36af28bd2 INT-1881 polishing (removed comment) 2011-04-29 11:41:55 -04:00
Oleg Zhurakousky
ccffab2d17 INT-1881 added support for nesting processing beans in the 'header' element of header-enricher (e.g., bean, script etc.) 2011-04-29 11:38:35 -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
cf50734744 INT-1814 fixed the casting error 2011-03-02 14:26:01 -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
Mark Fisher
cae35083e3 INT-1794 no longer creating a Message when a MessageSource returns a null payload object 2011-02-09 18:33:45 -06:00
Mark Fisher
d52de1007c polishing 2011-02-04 15:28:39 -05:00
Mark Fisher
3210d4a9a2 INT-1784 added support for GroovyObjectCustomizers 2011-02-04 14:45:25 -05:00
Mark Fisher
4c669ec205 INT-1727 moved AbstractScriptExecutingMessageProcessor to the 'scripting' package and refactored executeScript() to accept a variable Map instead of the Message. The base class now manages the scriptVariableGenerator property. 2011-02-04 11:56:19 -05:00
Dave Syer
8b5077281a INT-1762: add DEFAULT NULL to UPDATED_DATE and lock hint voodoo for sybase 2011-02-04 09:43:03 +00:00
Oleg Zhurakousky
b76be0973b added test for async flows to InnerGatewayWithChainTests 2011-02-03 10:49:06 -05:00
Oleg Zhurakousky
f6061346d3 added more test to InnerGatewayWithChainTests 2011-02-02 19:56:04 -05:00
Oleg Zhurakousky
1b9380c01f INT-1772 moved send-timeout attribute to the root definition of inbound-channel-adapter 2011-02-01 18:31:45 -05:00
Mark Fisher
93369d45fb xsd doc comment polish 2011-02-01 17:55:13 -05:00
Mark Fisher
17593f37e9 fixed typo: capasity -> capacity 2011-02-01 17:21:06 -05:00
Oleg Zhurakousky
84543c9688 polishing fixed test in GatewayRequestReplyTests.timedOutGateway() 2011-02-01 17:00:11 -05:00
Oleg Zhurakousky
734c3e504a INT-1772 polishing 2011-02-01 16:41:10 -05:00
Oleg Zhurakousky
9128a02034 INT-1772 fixed support for send-timeout for inbound-channel-adapters 2011-02-01 16:33:41 -05:00
Oleg Zhurakousky
32467bd561 INT-1771 removed send-timeout from the poller's schema definition 2011-02-01 09:57:34 -05:00
Mark Fisher
c9451016c4 INT-1765 fixed tool annotation in 'header-enricher-type' (expected-method instead of ref) 2011-01-25 11:22:48 -05:00
Oleg Zhurakousky
aaccf6ff26 polishing, removed warning message 2011-01-21 12:29:16 -05:00
Oleg Zhurakousky
8cf0c559d6 INT-1758 added test for deprecated usage of setPollerMetadata() on AbstractPollingEndpoint 2011-01-21 11:47:49 -05:00
Oleg Zhurakousky
dddf29a39d INT-1758 deprecated setPollerMetadata() on AbstractPollingEndpoint 2011-01-21 11:31:04 -05:00
Oleg Zhurakousky
93f6568c9c INT-1758 refactored AbsractPollingEndpoint to remove deopendency on PollerMetadata, fixed tests 2011-01-21 11:06:48 -05:00
Oleg Zhurakousky
0530bd0acc polishing, removed unnecessary imports 2011-01-20 09:51:42 -05:00
Oleg Zhurakousky
a1d205e7a1 INT-1708, INT-1709 added error-channel to the poller 2011-01-20 09:09:41 -05:00
Oleg Zhurakousky
21b5809057 INT-1708, INT-1709 undid the changes made with regard to adding error-channel to SourcePollingChannelAdapter in favor of adding it to the poller 2011-01-20 08:33:40 -05:00