Commit Graph

5292 Commits

Author SHA1 Message Date
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
Dave Syer
2150b9b806 INT-1789: fix test for Java 5 (duh) 2011-05-03 17:28:53 +01:00
Dave Syer
fdc5862e44 INT-1789: clarify docs in XSD 2011-05-03 17:11:16 +01:00
Dave Syer
41a8307266 INT-1789: Added 'managed-components' attribute to mbean-export 2011-05-03 17:06:06 +01:00
Oleg Zhurakousky
ea469ca887 INT-1817 polishing 2011-05-03 10:22:09 -04:00
Oleg Zhurakousky
d6c92e2a37 INT-1829 polishing, added @Override on getComponentType() 2011-05-03 10:20:20 -04:00
Oleg Zhurakousky
3956193bea INT-1817 changed attribute value from 'object-name-static-properties-ref' to 'object-name-static-properties' 2011-05-03 10:16:33 -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
954b6465fb polishing changed 'temporaryFileSuffix' attribute from public to private 2011-05-03 09:38:16 -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
Oleg Zhurakousky
b850355433 polishing removed vendor infor from .springBeans 2011-05-03 08:48:07 -04:00
Dave Syer
3441971540 INT-1806: added ManagedEndpoint for endpoints that are not message sources or message handlers 2011-05-03 10:04:15 +01:00
Mark Fisher
4009ca25b3 INT-1814 polishing 2011-05-02 18:50:30 -04:00
Oleg Zhurakousky
720efa502f INT-1833 added documentation about Mail filtering functionality 2011-05-02 16:09:56 -04:00
Iwein Fuld
be9b57a81a Fixed javadoc 2011-04-30 20:08:34 +02:00
Iwein Fuld
3955c9d6fb Add non-parametrized message support to PayloadMatcher.
- add testcase (which used to cause compiler failure)
- remove <?> from PayloadMatcher to fix error
- add casts to FileInboundCAWRDTests to deal with backwards compatibility breakage

In some cases backwards compatibility is broken, see INT-1790 for details.
2011-04-30 20:08:34 +02:00
Iwein Fuld
57192121fb add build.log to .gitignore 2011-04-30 20:08:33 +02:00
Iwein Fuld
d85de5f4f3 Resolve warning by adding @Deprecated tag to deprecated method. 2011-04-30 20:08:33 +02:00
Gary Russell
076a0dad1f INT-1848 Add order Attribute (mail) 2011-04-30 13:39:13 -04:00
Gary Russell
4779909d80 INT-1848 Add order Attribute (rmi) 2011-04-30 13:34:19 -04:00
Gary Russell
bf55b88e54 INT-1848 Add order Attribute (xmpp) 2011-04-30 11:35:57 -04:00
Gary Russell
5f180de201 INT-1848 Add order Attribute (twitter) 2011-04-30 11:06:24 -04:00
Gary Russell
832b3433ee INT-1848 Add order Attribute (stream) 2011-04-30 10:56:44 -04:00
Oleg Zhurakousky
7cd30025fc INT-1859 added tests for namespace support for ErrorMessageExceptionTypeRouter 2011-04-29 17:20:03 -04:00
Oleg Zhurakousky
1b86312922 INT-1875 polishing 2011-04-29 17:03:24 -04:00
Oleg Zhurakousky
09d2e2eeb0 INT-1875 added documentation about JMS Header Mapper 2011-04-29 16:55:05 -04:00
Oleg Zhurakousky
fb065c57ef INT-1373 fixed the type in the docs 2011-04-29 16:32:37 -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
Mark Fisher
b59bdc0d70 INT-1795 the default receiveTimeout for a JmsTemplate used by an 'inbound-channel-adapter' (polling consumer) is now set to: JmsTemplate.RECEIVE_TIMEOUT_NO_WAIT. The value can be explicitly overridden via the 'receive-timeout' attribute 2011-04-29 14:27:51 -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
f10fcc2dd5 INT-1864 added inbound SFTP test for default adapter configuration (should have CachingSessionFactory) 2011-04-29 11:24:18 -04:00
Mark Fisher
88fab8d2ca INT-1864 added tests for SFTP outbound adapters with caching and non-caching SessionFactory instances 2011-04-29 11:21:36 -04:00
Mark Fisher
ab0207c49e INT-1864 added SFTP inbound tests for caching and non-caching SessionFactory instances 2011-04-29 11:12:04 -04:00
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