Commit Graph

93 Commits

Author SHA1 Message Date
Mark Fisher
9f59001230 removed deprecated trigger sub-elements non-core 2011-08-31 12:54:22 -04:00
Mark Fisher
229b6bfb9f maintaining reply-timeout for outbound-gateway
INT-1943: the underlying property is "sendTimeout", but the attribute exposed
  on the element will remain 'reply-timeout' since most outbound gateways have
  this terminology exposed - for sending of the reply to the reply-channel
2011-08-31 05:07:24 -04:00
Mark Fisher
49ee745e6f request destination exprs for outbound-gateway 2011-08-30 19:21:37 -04:00
Mark Fisher
d3f5c90348 destination expr for outbound-channel-adapter 2011-08-30 17:59:05 -04:00
Mark Fisher
9b6d3cd838 properly support request and reply pubSubDomain 2011-08-29 17:40:50 -04:00
Mark Fisher
aa0e8a335f added support for durable subscription settings 2011-08-22 10:53:48 -04:00
Oleg Zhurakousky
e62563bfec INT-1948 added support for 'cache-level' attribute to the namespace-based configuration of JMS Message Driven Channel adapter and JMS Inbound Gateway 2011-07-06 20:40:03 -04:00
Oleg Zhurakousky
8e20d845bf INT-1910 fixed ChannelPublishingJmsMessageListener to react to Lifecycle events of JmsMessageDrivenEndpoint 2011-05-19 17:37:44 -04:00
Oleg Zhurakousky
d26159e1a6 INT-1886 refactored ChannelPublishingJmsMessageListener to delegate to MessagingGatewaySupport instead of subclassing it 2011-05-04 12:04:15 -04:00
Mark Fisher
54e7a7b994 INT-1880 added support for 'reply-channel' attribute on JMS inbound-gateway elements 2011-04-26 09:57:14 -04:00
Oleg Zhurakousky
1d05b013f9 INT-1851 added support for mapping JMS properties of the jms reply message to SI Message headers 2011-04-15 18:08:25 -04:00
Oleg Zhurakousky
75aa5b3058 INT-1855 fixed support for applying channel interceptors on PollableJmsChannel 2011-04-11 16:38:49 -04:00
Oleg Zhurakousky
d19f126da9 INT-1830 added support for resolution of 'concurrency' with property placeholder 2011-03-08 18:27:02 -05:00
Oleg Zhurakousky
c0ea0ef882 INT-1830 added support for configuring concurrency on jms channel 2011-03-07 22:30:31 -05:00
Mark Fisher
034994ecb3 INT-1793 added a 'receive-timeout' attribute to the JMS inbound-channel-adapter element 2011-02-09 19:11:28 -06:00
Mark Fisher
cbfb6945b4 added PollableJmsChannelTests 2011-02-02 21:24:56 -05:00
Mark Fisher
0cb10b5942 INT-1435 added support for runtime priority from SI Message header on JMS outbound gateway 2011-02-02 19:40:50 -05:00
Mark Fisher
da6174c8f0 INT-1435 added support for dynamic priority (thread-bound at runtime) for sending JMS messages 2011-02-02 19:04:46 -05:00
Mark Fisher
d97066bd96 INT-1435 adding tests, one @Ignore-d for now 2011-02-02 10:47:39 -05:00
Oleg Zhurakousky
061ce2f05d INT-1768 added support for propagating AcknowledgeMode to JmsTemplate when explicitly set on JMS inbound-channel-adapter 2011-01-28 10:43:52 -05:00
Oleg Zhurakousky
f5e9dc72e4 INT-1719 adding missing test config file 2011-01-20 17:00:16 -05:00
Oleg Zhurakousky
2cc182a667 INT-1719 added delivery-persistent attribute to outbound-gateway, deprecated delivery-mode 2011-01-20 16:58:47 -05:00
Oleg Zhurakousky
4c023d673b adding JMS Channel history test with full config 2011-01-17 18:13:07 -05:00
Oleg Zhurakousky
2eb426b0af INT-1743 refactored test, no more ActiveMQ 2011-01-13 14:00:00 -05:00
Oleg Zhurakousky
6d9335e897 INT-1743 polished test 2011-01-13 13:31:19 -05:00
Oleg Zhurakousky
04e2c47b23 INT-1743 polished test, increased the sleep time 2011-01-13 13:12:15 -05:00
Oleg Zhurakousky
529cf4686e INT-1743 added support for MessageHistory to JMS Channel 2011-01-13 12:59:32 -05:00
Mark Fisher
3131d217d1 INT-1698 GlobalChannelInterceptorBeanPostProcessor now does its processing *after* initialization so that it can apply to the results of FactoryBeans (as in the JMS Channel case) 2010-12-17 16:15:40 -05:00
Oleg Zhurakousky
96aab9bf28 INT-1698 addd test for JMS global interceptors 2010-12-17 16:01:13 -05:00
Oleg Zhurakousky
67b26da0e0 polishing removed @Overides as well as fixed warnings in JMS and JMX 2010-11-16 16:11:19 -05:00
Mark Fisher
ed9a8d90a3 INT-1626 the JMS 'message-driven-channel-adapter' element now accepts the 'error-channel' attribute 2010-11-16 02:11:39 -05: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
Mark Fisher
dbbcde22cd INT-1569 added inboundPrefix and outboundPrefix to DefaultJmsHeaderMapper. For now, the defaults are blank. 2010-11-12 15:15:36 -05:00
Mark Fisher
35c767a93b INT-1586 added 'receive-timeout', 'recovery-interval', and 'idle-consumer-limit' attributes 2010-11-11 09:31:47 -05:00
Mark Fisher
cfb378ab4f removed unused imports in tests 2010-11-05 18:34:58 -04:00
Mark Fisher
c05e5db50a INT-813 added tests for PollableJmsChannels 2010-09-23 17:49:11 -04:00
Mark Fisher
39e293d4ab INT-965 added support for 'interceptors' as a sub-element of JMS channel and publish-subcribe-channel elements 2010-09-23 17:05:15 -04:00
Oleg Zhurakousky
32efbae90d INT-1263, more MessageHistory changes FTP, SFTP etc. 2010-09-23 09:45:01 -04:00
Oleg Zhurakousky
47befb16f3 Merge branch 'master' of git.springsource.org:spring-integration/spring-integration 2010-09-23 07:56:30 -04:00
Mark Fisher
55d9366c4b INT-813, INT-965 refactoring JmsDestinationBackedMessageChannel into SubscribableJmsChannel and PollableJmsChannel with a common FactoryBean for creation 2010-09-22 23:49:39 -04:00
Oleg Zhurakousky
0be4d2ef60 INT-1263, more MessageHistory related changes 2010-09-22 22:18:45 -04:00
Oleg Zhurakousky
dee91f6871 INT-1472, reveresed application of 'extractRequestPayload' and 'extractReplyPayload' attributes, changed javadocs, added test as well as minor modification to ChannelPublishingMessageListener to deal with RuntimeException (e.t., NotSerializable) during heneration of the JMS Reply 2010-09-22 10:20:25 -04:00
Oleg Zhurakousky
0d387756b3 INT-1257, changed convinience method to MessageHistory.containsComponent(string), added/modified tests in XML, WS, JMS to validate MessageHistory 2010-09-21 17:21:50 -04:00
Mark Fisher
965b51d2a6 INT-1363 JmsOutboundChannelAdapterParser now allows a JmsTemplate reference along with a Destination or destinationName (but the latter 2 are still mutually exclusive) 2010-09-13 18:07:38 -04:00
Mark Fisher
01cf5cfc18 INT-1363 separating Destination/destinationName from JmsTemplate configuration 2010-09-13 16:50:46 -04:00
Mark Fisher
62f80d822b removed System.out.println calls from tests 2010-09-13 15:18:42 -04:00
Mark Fisher
4db74cd558 INT-1440 the QoS properties are now only applied to JmsTemplate if it is not a referenced bean 2010-09-13 15:06:25 -04:00
Mark Fisher
f7bca5e9ba INT-1440 the QoS properties are now only applied to JmsTemplate if it is not a referenced bean 2010-09-13 15:05:10 -04:00
Mark Fisher
01e3ae539b INT-1410 SoucePollingChannelAdapter retrieves the componentType from its underlying MessageSource if that MessageSource is also a NamedComponent. 2010-09-02 20:40:20 +00:00
Oleg Zhurakousky
c504e4dcd8 INT-1271, removed DefaultMessageConverter and tests related to it 2010-09-01 03:06:35 +00:00