Oleg Zhurakousky
052d3af0b5
INT-1903 more polishing
2011-05-14 12:13:42 -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
Oleg Zhurakousky
48d002f679
INT-1894 added support for splitter that's in the chain to have 'apply-sequence' attribute
2011-05-05 17:37:14 -04:00
Mark Fisher
2b331e1a14
formatting
2011-05-05 17:14:58 -04:00
Dave Syer
e5ce27352f
Spelling error
2011-05-04 08:14:09 +01:00
Mark Fisher
3fe88e626b
added documentation and assertion to IntegrationContextUtils to clarify that the BeanFactory must not be null
2011-05-03 19:04:28 -04: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
Mark Fisher
832ff4358a
polishing
2011-05-03 17:51:20 -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
Oleg Zhurakousky
d6c92e2a37
INT-1829 polishing, added @Override on getComponentType()
2011-05-03 10:20:20 -04:00
Oleg Zhurakousky
c4bb717567
INT-1829 refactored MethodInvokingMessageHandler by adding setter to set 'componentType' value instead of hardcoding it
2011-05-03 10:08:44 -04:00
Oleg Zhurakousky
9eb13f0c40
INT-1814 added logging for subscriber removal. Changed evaluation logic to evaluate on NamedComponent
2011-05-03 09:32:33 -04:00
Mark Fisher
4009ca25b3
INT-1814 polishing
2011-05-02 18:50:30 -04:00
Iwein Fuld
d85de5f4f3
Resolve warning by adding @Deprecated tag to deprecated method.
2011-04-30 20:08:33 +02: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
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
Chris Beams
6e58a9ff99
Add <repositories> to generated poms
...
Synchronize with changes in buildSrc that add repositories
declared in gradle script(s) to generated maven poms during
`generatePom` task.
Issue: GRADLE-48
2011-03-14 01:04:05 +08: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