Commit Graph

5580 Commits

Author SHA1 Message Date
Mark Fisher
15ea01e6d5 Checking whether the DefaultConfiguringBeanFactoryPostProcessor has been registered within the parse() call so that the registration occurs upon bundle refresh and deployment to a running server (INT-537). 2009-01-12 17:42:52 +00:00
Iwein Fuld
aafdec0108 OPEN - issue INT-505: Add namespace support for MethodInvokingSelector
http://jira.springframework.org/browse/INT-505

Fixed 505, some prework for INT-547
2009-01-12 14:36:10 +00:00
Iwein Fuld
747050ab8c IN PROGRESS - issue INT-541: add optional Comparator argument to FileReadingMessageSource (to pass into the PriorityBlockingQueue constructor)
http://jira.springframework.org/browse/INT-541

Added constructor argument and test.
2009-01-09 14:49:14 +00:00
Mark Fisher
9d1403463b JMSMessageID is now copied to the Spring Integration Message's headers with a key whose value is defined in the constant: JmsHeaders.MESSAGE_ID (INT-543). 2009-01-08 21:30:01 +00:00
Iwein Fuld
b81edbddaf IN PROGRESS - issue INT-546: FileListFilters throw an IllegalArgumentException when the polled directory is empty
http://jira.springframework.org/browse/INT-546
2009-01-08 19:58:34 +00:00
Iwein Fuld
d040d689a4 added spring nature and buildCommand 2009-01-08 18:50:43 +00:00
Iwein Fuld
6db5ba5055 changed javadoc (SimpleTaskScheduler class doesn't implement Lifecycle anymore) 2009-01-08 18:49:42 +00:00
Iwein Fuld
dc91b9c3b2 added hit a key to stop to PartyDemo 2009-01-08 18:42:28 +00:00
Mark Fisher
3f6c07e15c INT-535 2008-12-22 21:42:46 +00:00
Mark Fisher
f7f1e2cbf6 INT-533 2008-12-18 17:21:45 +00:00
Mark Fisher
36d2f505c3 INT-532 2008-12-18 13:27:20 +00:00
Tony Sweeney
4c63441224 spring-integration-1.0.1.RELEASE 2008-12-17 18:37:44 +00:00
Mark Fisher
ef877debc8 updated inter-project dependency versions in template.mf files 2008-12-17 18:03:30 +00:00
Mark Fisher
a8635781a9 updated spring dependencies to version 2.5.6.A 2008-12-17 17:40:47 +00:00
Mark Fisher
d8ef01e964 Added lifecycleMonitor. 2008-12-17 14:37:48 +00:00
Mark Fisher
355a8e70e9 Refactored error-handling demo to use a chain with a transformer instead of the channel-interceptor. 2008-12-17 13:25:05 +00:00
Mark Fisher
750cf7a9b7 Added TransformerFactoryBean (INT-529). 2008-12-17 13:18:40 +00:00
Mark Fisher
1778e4e324 INT-526 2008-12-17 04:36:25 +00:00
Mark Fisher
807fb7919e updated title page for 1.0.1 2008-12-17 03:53:00 +00:00
Mark Fisher
e2b8a54049 updated changelog for 1.0.1 2008-12-17 03:51:55 +00:00
Mark Fisher
fd9065b89e Added tool annotations to the xml schema (INT-114). 2008-12-17 03:41:50 +00:00
Mark Fisher
5f2c96ad04 Added tool annotations to the ws schema (INT-114). 2008-12-17 02:15:50 +00:00
Mark Fisher
7f34723711 Added tool annotations to the stream schema (INT-114). 2008-12-17 02:02:46 +00:00
Mark Fisher
4aa292b83c Added tool annotations to the security schema (INT-114). 2008-12-17 02:00:05 +00:00
Mark Fisher
79905965d5 Added tool annotations to the rmi schema (INT-114). 2008-12-17 01:54:36 +00:00
Mark Fisher
8f5c84d1fb Added tool annotations to the mail schema (INT-114). Also, renamed the 'javamail-properties' attribute to 'java-mail-properties' for the outbound-channel-adapter (to be consistent with the inbound channel adapters). 2008-12-17 01:47:16 +00:00
Mark Fisher
7e2ff00891 Added tool annotations to the jms schema (INT-114). 2008-12-17 01:26:32 +00:00
Mark Fisher
00480bb45b Added tool annotations to the httpinvoker schema (INT-114). 2008-12-17 00:54:06 +00:00
Mark Fisher
5c0dd0001f Added tool annotations to the file schema (INT-114). 2008-12-17 00:35:18 +00:00
Mark Fisher
44f4f52b21 Added more tool annotations to the core XSD (INT-114). 2008-12-17 00:21:18 +00:00
Mark Fisher
c4be28cbc7 INT-518 2008-12-16 23:30:26 +00:00
Mark Fisher
17d0b27230 Added support for 'advice-chain' sub-element for the 'poller' element (INT-503). 2008-12-16 23:02:21 +00:00
Mark Fisher
71ba875cdc Added a check to ensure that an Object-typed parameter receives the Message payload instance instead of the Message itself. The parameter type must be assignable to Message for the Message instance to be passed. 2008-12-16 20:39:18 +00:00
Mark Fisher
d67a59e3db Added namespace support for 'logging-channel-adapter' (INT-524). Moved default bean configuration into a BeanFactoryPostProcessor (INT-525). This also enables resolution of issue INT-520. 2008-12-16 19:50:07 +00:00
Mark Fisher
1ddc8f6c23 Added LoggingChannelAdapterParser (INT-524). 2008-12-16 19:36:04 +00:00
Mark Fisher
c96d89b2fd Added LoggingHandler (INT-524). 2008-12-16 19:21:19 +00:00
Mark Fisher
a2dced0892 INT-522 2008-12-15 22:19:50 +00:00
Mark Fisher
8e5dfbe3a4 INT-520 2008-12-15 22:12:35 +00:00
Mark Fisher
36ef3d32cb INT-521 2008-12-15 22:00:39 +00:00
Mark Fisher
e39ffc2380 Enclosing tool elements within tool:annotation (INT-114). 2008-12-15 21:42:05 +00:00
Mark Fisher
9b4aa6daa1 INT-501 2008-12-15 20:17:29 +00:00
Iwein Fuld
4f9f3763c9 s/transfomer/transformer 2008-12-15 19:30:35 +00:00
Iwein Fuld
265de065aa OPEN - issue INT-496: Design success/failure notifications for source adapters
http://jira.springframework.org/browse/INT-496

woops
2008-12-15 19:29:38 +00:00
Iwein Fuld
caa93b4a67 OPEN - issue INT-496: Design success/failure notifications for source adapters
http://jira.springframework.org/browse/INT-496

Added sample to show error handling
2008-12-15 19:29:23 +00:00
Iwein Fuld
783861945d OPEN - issue INT-496: Design success/failure notifications for source adapters
http://jira.springframework.org/browse/INT-496

Added logging of failed error subscribers
2008-12-15 15:59:28 +00:00
Mark Fisher
17849dbdea INT-519 2008-12-15 15:02:10 +00:00
Jonas Partner
e665c83fb6 change artifactId to ensure they don't clash with artifactId's in SpringSource repository 2008-12-15 09:54:27 +00:00
Mark Fisher
88dd7f805d Added namespace support for PayloadDeserializingTransformer (INT-517). 2008-12-12 21:48:42 +00:00
Mark Fisher
5e70d0d3c3 Added namespace support for PayloadSerializingTransformer (INT-517). 2008-12-12 21:33:52 +00:00
Mark Fisher
9f22033303 Added namespace support for ObjectToStringTransformer (INT-516). 2008-12-12 21:13:09 +00:00