Commit Graph

534 Commits

Author SHA1 Message Date
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
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
84543c9688 polishing fixed test in GatewayRequestReplyTests.timedOutGateway() 2011-02-01 17:00:11 -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
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
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
Oleg Zhurakousky
70c458e01f INT-1745 added support for error-channel to in-the-chain gateways 2011-01-17 08:55:51 -05:00
Oleg Zhurakousky
f7acb3df94 INT-1708, INT-1709 added test to make sure that 'errorChannel' header takes precedence over 'error-channel' attribute 2011-01-11 19:37:53 -05:00
Oleg Zhurakousky
4bd0cb2c4b INT-1708, INT-1709 added initial support for 'error-channel' to inbound-channel-adapters 2011-01-11 19:19:11 -05:00
Oleg Zhurakousky
2b99849f0c INT-1735 cleaned up test 2011-01-05 13:50:12 -05:00
Oleg Zhurakousky
1cbae6d353 INT-1735 changed the way ExpressionControlBusFactoryBean validates Lifecycle methods 2011-01-05 13:40:20 -05:00
Oleg Zhurakousky
d9263ea92a INT-1715 fixed poller schema definition to allow 'ref' attribute on inner-pollers definitions used in non-core schemas 2011-01-04 13:12:49 -05:00
Mark Fisher
aef94f10df INT-1710 ObjectToJson tests are now flexible with regard to key=value pair order 2010-12-22 12:44:57 -05:00
Oleg Zhurakousky
1d582583a5 INT-1696 updated tests for MessageProducerSupport 2010-12-17 14:23:34 -05:00
Mark Fisher
7ac078e706 INT-1696 added test for successful error flow and modified expected exception for failing error flow 2010-12-17 14:16:00 -05:00
Oleg Zhurakousky
9b0f13e271 INT-1696 added tests for MessageProducerSupport 2010-12-17 13:29:59 -05:00
Mark Fisher
c3ebcf5630 INT-1694, INT-1695 un-Ignored tests 2010-12-17 12:53:21 -05:00
Oleg Zhurakousky
4dd2265e4c adding MessagingGatewaySupport tests for error-channel 2010-12-17 12:40:51 -05:00
Oleg Zhurakousky
9ec155a696 polishing removed warning markers 2010-12-16 10:16:53 -05:00
Oleg Zhurakousky
6440379f07 INT-1689 added tests for asserting that we only accept an interface as well as tests for hashCode and equals 2010-12-16 10:04:30 -05:00
Oleg Zhurakousky
2bc759a279 INT-1689 added fix to properly configure service proxy when Gateway service interface is a hierarchical structure 2010-12-16 09:22:55 -05:00
Dave Syer
70a5cd1c42 INT-1690: fix bugs in MessageBuilder re sequenceDetails 2010-12-16 10:21:04 +00:00
Mark Fisher
5d668aaa8c INT-1688 added fallback to resolution of framework methods in service-activator: MessageHandler or RequestReplyExchanger as created by Gateway proxies. 2010-12-15 11:32:31 -05:00
Oleg Zhurakousky
38af0cd2e3 INT-1684 added tests for time-unit attribute on teh poller 2010-12-13 15:11:35 -05:00
Dave Syer
d22c831c51 INT-1628: expose WireTap via @ManagedResource 2010-12-12 12:13:57 +00:00
Mark Fisher
d0f1fdde10 fixing typos in comments and tests 2010-11-22 18:28:02 -05:00
Mark Fisher
a46583d464 INT-1627 removed 'beanResolver' property from ExpressionControlBusFactoryBean 2010-11-18 15:37:09 -05:00
Mark Fisher
f3e854b10c INT-1568 removed the MessageHeaders.PREFIX constant since it's no longer necessary. Also added @ManagedOperation to the IntegrationMBeanExporter's getChannelSendRate(..) method. 2010-11-18 00:03:58 -05:00
Mark Fisher
6ca10847c9 INT-1627, INT-1601 added ControlBusMethodFilter to restrict commands to Lifecycle, @ManagedOperation/Attribute, and configurable Executor/Scheduler instances 2010-11-17 21:49:46 -05:00
Mark Fisher
957b7608d5 INT-1627 polishing 2010-11-17 10:16:17 -05:00
Chris Beams
65be52c060 Polish JsonSymmetricalMessageMappingTests 2010-11-16 23:44:02 -07:00
Jeremy Grelle
722c990cf4 INT-1530 - Some minor improvements after reviewing the json support package. 2010-11-16 13:23:04 -08:00
Mark Fisher
c6d68c9e2a INT-1623 replaced 'exception-mapper' with 'error-channel' on 'gateway' and JMS 'inbound-gateway' elements 2010-11-15 23:57:58 -05:00
David Turanski
2151f3ec9c added @author tag 2010-11-15 12:55:51 -05:00
David Turanski
3bb5b493b3 INT-1622 Updated ChainParserTests 2010-11-15 12:27:37 -05:00
Mark Fisher
4e3f5bef6e INT-1613 setHeader now throws an Exception for read-only headers (ID and TIMESTAMP) 2010-11-13 08:27:45 -05:00
Mark Fisher
75a6381d3a moved @Publisher from aop into the annotation package with all other annotations 2010-11-12 17:39:11 -05:00
Mark Fisher
2148956c6d renamed GatewayMethodDefinition to GatewayMethodMetadata and made it package-protected 2010-11-12 15:55:37 -05:00
Mark Fisher
59c084f737 removing HandlerMethodResolver and impls, since we now depend on SpEL for that functionality 2010-11-12 15:32:05 -05:00
Dave Syer
ba189d2c36 INT-1601: added bean-resolver to control-bus 2010-11-12 09:27:13 +00:00
Mark Fisher
8e2daea503 INT-1377 removed unused AbstractSingleChannelNameRouter class 2010-11-10 08:55:20 -05:00
Mark Fisher
38aa676cb9 renamed getChannelIndicatorList method to getChannelIdentifiers on AbstractMessageRouter 2010-11-10 08:50:21 -05:00
Mark Fisher
0a82438e2e made the 'determineTargetChannels' private in AbstractMessageRouter 2010-11-10 08:23:53 -05:00
Mark Fisher
09afaed080 polishing 2010-11-10 08:14:14 -05:00