Commit Graph

7448 Commits

Author SHA1 Message Date
Mark Fisher
b09318a35b INT-1864 added 'cache-sessions' boolean attribute to FTP adapters. Default is TRUE for backwards compatibility. 2011-04-29 10:43:38 -04:00
Gary Russell
06b9752af9 INT-1854 Allow restart after stop 2011-04-27 10:30:48 -04:00
Gary Russell
31e90fcca3 INT-1854 Remove unused imports; fix copyright dates 2011-04-26 21:26:47 -04:00
Gary Russell
8b0b8a76ae INT-1854 Shutdown task executor (if internal), close all sockets on close() 2011-04-26 21:11:22 -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
Gary Russell
6acb07ce00 INT-1877 Support Byte, Short, and Int Length Headers 2011-04-25 18:33:27 -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
Mark Fisher
6b08d2adfa INT-1869 added support for outbound MimeMessage payloads 2011-04-18 12:58:27 -04:00
Mark Fisher
bd81fe9db2 INT-1857 using LinkedHashSet instead of HashSet to preserve order of File instances in the List returned by a filter 2011-04-18 09:53:23 -04:00
Oleg Zhurakousky
2ccdde8744 INT-1859 added namespace support for exception-type-router 2011-04-15 19:04:59 -04:00
Oleg Zhurakousky
c7cdb5379b polishing, removed unused import 2011-04-15 18:10:37 -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
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
fea200997a INT-1732 changed documentation to remove reference to the old behavior of the Transformer. Added comments to Migration Guide on SI Portal 2011-04-15 15:07:28 -04:00
Oleg Zhurakousky
e74e55a691 INT-1866 Added ConversionService support to DefaultHttpHeaderMapper to allow custom non-string headers to be converted to Strings insteadof being discarded. Added warn messages if a header value can not be converted 2011-04-15 14:22:08 -04:00
jonas.partner
99d6b12174 add test additional test for INT-1838 using namespace although was fixed as a side effect of INT-1812 2011-04-12 10:18:45 +01:00
jonas.partner
12dafc8179 add test for producing a text output using <xsl:output method="text" encoding="UTF-8" /> relates to INT-1838 2011-04-12 10:00:33 +01: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
3f6ae0ff93 INT-1862 added documentation explaining that original Message headers are preserved by the Http Outbound Gateway 2011-04-11 16:59:48 -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
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
Oleg Zhurakousky
46577add6b INT-1856 added support for filename-generator-expression to outbound file adapters, added tests 2011-04-07 12:39:40 -04:00
Oleg Zhurakousky
66aba7b5a6 INT-1856 added support for 'filename-generator-expression' to File outbound-gateway 2011-04-03 22:16:57 -04:00
Dave Syer
87fccc1a70 Explicit mention of transaction config with JdbcMessageStore 2011-03-31 12:07:18 +01:00
Gary Russell
16b0248791 INT-1848 Add order Attribute to tcp, udp, jdbc Outbound Endpoints 2011-03-25 15:49:00 -04:00
Gary Russell
6eb31e7e09 INT-1848 Add order Attribute to (s)ftp Outbound Adapters 2011-03-25 13:54:15 -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
Oleg Zhurakousky
faee3ec1a6 INT-1839 fixed AbstractMailReceiver to be compliant with MailReceiver interface and throw javax.mail.MessagingException 2011-03-24 07:54:17 -04:00
Oleg Zhurakousky
26951c3a59 INT-1846 fixed typo in XML documentation 2011-03-24 07:40:47 -04:00
Oleg Zhurakousky
29c2b2a0c1 INT-1836 fixed AbstractFtpSessionFactory to actually use 'port' when connecting to FTP server 2011-03-24 07:36:31 -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
Dave Syer
9ae8180bcf INT-1830: add tests and workaround for MBeanExporters triggering eager loading 2011-03-10 16:09:01 +00:00
Oleg Zhurakousky
053290f80d INT-1816 updated POM for JMX module to reflect dependency on test module 2011-03-10 10:38:21 -05:00
Oleg Zhurakousky
f82c40fd3a INT-1816 chahnged NotificationPublishingMessageHandler to select the IntegrationMBeanExporter over MBeanExporter if available 2011-03-10 10:28:08 -05:00
Oleg Zhurakousky
de8ff948e7 INT-1816 chahnged NotificationPublishingMessageHandler to select the first available MBeanExporter instance 2011-03-10 10:02:35 -05:00
Oleg Zhurakousky
b7deee0475 INT-1832 added documentation for ErrorMessageExceptionTypeRouter 2011-03-09 19:33:30 -05:00
Oleg Zhurakousky
6125b375fa INT-1827 added documentation for Proxy configuration with HTTP outbound adapters/gateways 2011-03-09 19:08:27 -05:00
Oleg Zhurakousky
2fca52c583 INT-1817 added SI test to gradle.build for JMX module 2011-03-09 17:25:38 -05:00
Oleg Zhurakousky
8b53fa1fc7 INT-1817 added namespace support for object-name-static-properties for IntegrationMBeanExporter 2011-03-09 17:13:13 -05:00
Oleg Zhurakousky
3f06998118 INT-1816 fixed the test to make sure that new MBean server instance is used for different tests, since it was cousing conflicts between the tests 2011-03-09 14:37:54 -05:00
Oleg Zhurakousky
1b3e7ce6e9 INT-1816 added support for multiple non-conflicting mbean exporters 2011-03-09 12:49:04 -05:00
Oleg Zhurakousky
0b5f3b20e4 INT-1815 added additional test cases for DefaultHttpHeaderMapper 2011-03-09 10:57:03 -05:00
Oleg Zhurakousky
5c349ecb7b INT-1756 fixed broken test 2011-03-09 10:11:48 -05:00
Oleg Zhurakousky
d12eadf33c INT-1756 added support for auto-creating remote directories 2011-03-09 09:54:27 -05:00
Oleg Zhurakousky
d16ba3061d INT-1804 removed custom matcher function in favor of the already existing Regex support in SpEL 2011-03-09 08:26:51 -05: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
ff46bec6ad INT-1804, INT-1825 finished up with support for filtering email messages and flagging messages with arbitrary flags if RECENT flag is not supported (e.g., GMAIL) 2011-03-08 15:43:41 -05:00
Jonas Partner
653c61e8d1 INT-1812 namespace parser for xsl transformer now sets always use source and result factories if result factory or type is specified 2011-03-08 17:29:26 +00:00