Commit Graph

  • 137d8e86b8 Added default-reply-destination (and queue/topic name) awareness to the JMS inbound gateway parser (INT-580). Mark Fisher 2009-02-19 18:26:30 +00:00
  • 59ed94a3da resolves INT-577 by adding namespace support for setting of default output channel Jonas Partner 2009-02-19 10:08:55 +00:00
  • de0a85b31a Added 'defaultReplyDestination' to ChannelPublishingJmsMessageListener, and now throwing an Exception if there is a reply Message to send and neither a reply-to property or 'defaultReplyDestination' is available (INT-560 and INT-580). Mark Fisher 2009-02-18 19:54:18 +00:00
  • afb17f1e18 Added StubProducer. Mark Fisher 2009-02-18 19:30:07 +00:00
  • 379f86ee4e No longer passing the destination in the producer.send(..) method since it is already provided when the Session's createProducer(..) method is invoked. JMS providers can throw an UnsupportedOperationException when the Destination is provided in both places (INT-560). Mark Fisher 2009-02-18 15:13:34 +00:00
  • d65d6d7c49 INT-558 XmlPayloadValidatingRouter Jonas Partner 2009-02-16 13:13:55 +00:00
  • 977ab1b34a Complementary to the fixes made by INT-576. Since the ID of a message will be preserved by components that broadcast messages (e.g. a pub-sub channel), multiple messages in a correlation group may have the same ID. Therefore, organizing the storage support of MessageBarrier as a Map is obsolete. Switched to Collection. Improving the performance of the Aggregator. Marius Bogoevici 2009-02-13 19:53:08 +00:00
  • b6e697103f IN PROGRESS - issue INT-569: FileWritingMessageHandler should perform a rename after copy http://jira.springframework.org/browse/INT-569 Iwein Fuld 2009-02-13 19:03:57 +00:00
  • eaad9e1d81 INT-568 Mark Fisher 2009-02-12 19:51:11 +00:00
  • 04e784d033 INT-572 Mark Fisher 2009-02-12 17:48:44 +00:00
  • 9d6b53944c Message IDs are now maintained when creating a new Message from an existing Message or copying another Message's headers (INT-576). The AbstractMessageSplitter will generate a new ID for each split Message, and the BroadcastingDispatcher (used by Publish Subscribe Channels) will also generate a new ID if its 'applySequence' value is true. Mark Fisher 2009-02-12 15:38:40 +00:00
  • 2bf304e041 Updated enquiries email address in notice.txt Mark Fisher 2009-02-11 13:49:29 +00:00
  • 7258a6a2c5 INTERIM INT-266: API for CorrelationStrategy provided. Namespace/annotation support needs to follow. Marius Bogoevici 2009-02-10 21:42:31 +00:00
  • b18dc6f50e fixed javadoc Marius Bogoevici 2009-02-10 19:08:21 +00:00
  • f8961bcf5b INT-559 - Generic handler methods defined in a generic superclass are not properly resolved by PayloadTypeMatchingHandlerMethodResolver Marius Bogoevici 2009-02-10 18:59:35 +00:00
  • 2540d63b90 RESOLVED - issue INT-574: Chain element should support aggregators mid chain as well as handlers extending AbstractReplyProducingMessageHandler http://jira.springframework.org/browse/INT-574 Iwein Fuld 2009-02-10 13:26:59 +00:00
  • 965b5fbd0d IN PROGRESS - issue INT-574: Chain element should support aggregators mid chain as well as handlers extending AbstractReplyProducingMessageHandler http://jira.springframework.org/browse/INT-574 Iwein Fuld 2009-02-10 13:05:26 +00:00
  • 11b0e85afb IN PROGRESS - issue INT-574: Chain element should support aggregators mid chain as well as handlers extending AbstractReplyProducingMessageHandler http://jira.springframework.org/browse/INT-574 Iwein Fuld 2009-02-10 11:54:33 +00:00
  • 3077b73a78 IN PROGRESS - issue INT-574: Chain element should support aggregators mid chain as well as handlers extending AbstractReplyProducingMessageHandler http://jira.springframework.org/browse/INT-574 Iwein Fuld 2009-02-10 09:24:49 +00:00
  • a2b9ec18a0 polishing Iwein Fuld 2009-02-03 18:49:38 +00:00
  • cca1f29a20 removing external dependency from config.xml Iwein Fuld 2009-02-03 18:26:35 +00:00
  • a17927935d FIXED - issue INT-570: property placeholders not replaced for <queue capacity="${placeholder}/> http://jira.springframework.org/browse/INT-570 Iwein Fuld 2009-02-03 16:36:46 +00:00
  • 918ee6545f Improved tests, added checks on output directory Iwein Fuld 2009-02-03 14:11:45 +00:00
  • fb1e68cd4f INT-379 - if a message is already having a correlation id, the messages created through splitting will bear that particular correlation id Marius Bogoevici 2009-02-01 16:48:49 +00:00
  • ddb6dece6e Initial commit for HttpInboundGateway (INT-470). Mark Fisher 2009-01-30 22:33:50 +00:00
  • 63d742e32e Updated svn:ignore property Mark Fisher 2009-01-30 21:11:10 +00:00
  • 270b857270 Added module for HTTP support Mark Fisher 2009-01-30 20:47:13 +00:00
  • b735f84d3c Passing containing BeanDefinition when parsing an inner-bean. Mark Fisher 2009-01-29 13:31:34 +00:00
  • 0a652749c3 OPEN - issue INT-555: chain allows bean as a subelement, but parser cannot handle this. http://jira.springframework.org/browse/INT-555 Iwein Fuld 2009-01-29 11:58:13 +00:00
  • 62e744457d http://forum.springframework.org/showthread.php?p=223719 added comment Iwein Fuld 2009-01-27 22:19:42 +00:00
  • 092364b6ad Added javadoc target to the build (INT-501) Mark Fisher 2009-01-27 21:16:08 +00:00
  • 81c8051b44 OPEN - issue INT-540: AbstractMailReceiver needs to have authenticator property http://jira.springframework.org/browse/INT-540 Iwein Fuld 2009-01-26 18:56:28 +00:00
  • ac09ed55e0 queues and triggers are now defined as XSD types rather than elements (INT-548) Mark Fisher 2009-01-26 18:14:46 +00:00
  • 483bef5ad7 INT-534 Iwein Fuld 2009-01-25 11:36:08 +00:00
  • 3a3cc42a8a INT-534 Iwein Fuld 2009-01-25 11:34:36 +00:00
  • 0a9e806ebf missing comments+javadoc Iwein Fuld 2009-01-13 20:25:18 +00:00
  • e89fe7e0e3 svn:ignore changes for .springBeans and .settings Iwein Fuld 2009-01-13 20:13:10 +00:00
  • 3c38bbfd79 OPEN - issue INT-518: inconsistent configuration opportunities in file:inbound-channel-adapter and file:outbound-channel-adapter directory attribute http://jira.springframework.org/browse/INT-518 Iwein Fuld 2009-01-13 20:09:19 +00:00
  • 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). Mark Fisher 2009-01-12 17:42:52 +00:00
  • aafdec0108 OPEN - issue INT-505: Add namespace support for MethodInvokingSelector http://jira.springframework.org/browse/INT-505 Iwein Fuld 2009-01-12 14:36:10 +00:00
  • 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 Iwein Fuld 2009-01-09 14:49:14 +00:00
  • 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). Mark Fisher 2009-01-08 21:30:01 +00:00
  • b81edbddaf IN PROGRESS - issue INT-546: FileListFilters throw an IllegalArgumentException when the polled directory is empty http://jira.springframework.org/browse/INT-546 Iwein Fuld 2009-01-08 19:58:34 +00:00
  • d040d689a4 added spring nature and buildCommand Iwein Fuld 2009-01-08 18:50:43 +00:00
  • 6db5ba5055 changed javadoc (SimpleTaskScheduler class doesn't implement Lifecycle anymore) Iwein Fuld 2009-01-08 18:49:42 +00:00
  • dc91b9c3b2 added hit a key to stop to PartyDemo Iwein Fuld 2009-01-08 18:42:28 +00:00
  • 3f6c07e15c INT-535 Mark Fisher 2008-12-22 21:42:46 +00:00
  • f7f1e2cbf6 INT-533 Mark Fisher 2008-12-18 17:21:45 +00:00
  • 36d2f505c3 INT-532 Mark Fisher 2008-12-18 13:27:20 +00:00
  • 4c63441224 spring-integration-1.0.1.RELEASE Tony Sweeney 2008-12-17 18:37:44 +00:00
  • ef877debc8 updated inter-project dependency versions in template.mf files Mark Fisher 2008-12-17 18:03:30 +00:00
  • a8635781a9 updated spring dependencies to version 2.5.6.A Mark Fisher 2008-12-17 17:40:47 +00:00
  • d8ef01e964 Added lifecycleMonitor. Mark Fisher 2008-12-17 14:37:48 +00:00
  • 355a8e70e9 Refactored error-handling demo to use a chain with a transformer instead of the channel-interceptor. Mark Fisher 2008-12-17 13:25:05 +00:00
  • 750cf7a9b7 Added TransformerFactoryBean (INT-529). Mark Fisher 2008-12-17 13:18:40 +00:00
  • 1778e4e324 INT-526 Mark Fisher 2008-12-17 04:36:25 +00:00
  • 807fb7919e updated title page for 1.0.1 Mark Fisher 2008-12-17 03:53:00 +00:00
  • e2b8a54049 updated changelog for 1.0.1 Mark Fisher 2008-12-17 03:51:55 +00:00
  • fd9065b89e Added tool annotations to the xml schema (INT-114). Mark Fisher 2008-12-17 03:41:50 +00:00
  • 5f2c96ad04 Added tool annotations to the ws schema (INT-114). Mark Fisher 2008-12-17 02:15:50 +00:00
  • 7f34723711 Added tool annotations to the stream schema (INT-114). Mark Fisher 2008-12-17 02:02:46 +00:00
  • 4aa292b83c Added tool annotations to the security schema (INT-114). Mark Fisher 2008-12-17 02:00:05 +00:00
  • 79905965d5 Added tool annotations to the rmi schema (INT-114). Mark Fisher 2008-12-17 01:54:36 +00:00
  • 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). Mark Fisher 2008-12-17 01:47:16 +00:00
  • 7e2ff00891 Added tool annotations to the jms schema (INT-114). Mark Fisher 2008-12-17 01:26:32 +00:00
  • 00480bb45b Added tool annotations to the httpinvoker schema (INT-114). Mark Fisher 2008-12-17 00:54:06 +00:00
  • 5c0dd0001f Added tool annotations to the file schema (INT-114). Mark Fisher 2008-12-17 00:35:18 +00:00
  • 44f4f52b21 Added more tool annotations to the core XSD (INT-114). Mark Fisher 2008-12-17 00:21:18 +00:00
  • c4be28cbc7 INT-518 Mark Fisher 2008-12-16 23:30:26 +00:00
  • 17d0b27230 Added support for 'advice-chain' sub-element for the 'poller' element (INT-503). Mark Fisher 2008-12-16 23:02:21 +00:00
  • 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. Mark Fisher 2008-12-16 20:39:18 +00:00
  • 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. Mark Fisher 2008-12-16 19:50:07 +00:00
  • 1ddc8f6c23 Added LoggingChannelAdapterParser (INT-524). Mark Fisher 2008-12-16 19:36:04 +00:00
  • c96d89b2fd Added LoggingHandler (INT-524). Mark Fisher 2008-12-16 19:21:19 +00:00
  • a2dced0892 INT-522 Mark Fisher 2008-12-15 22:19:50 +00:00
  • 8e5dfbe3a4 INT-520 Mark Fisher 2008-12-15 22:12:35 +00:00
  • 36ef3d32cb INT-521 Mark Fisher 2008-12-15 22:00:39 +00:00
  • e39ffc2380 Enclosing tool elements within tool:annotation (INT-114). Mark Fisher 2008-12-15 21:42:05 +00:00
  • 9b4aa6daa1 INT-501 Mark Fisher 2008-12-15 20:17:29 +00:00
  • 4f9f3763c9 s/transfomer/transformer Iwein Fuld 2008-12-15 19:30:35 +00:00
  • 265de065aa OPEN - issue INT-496: Design success/failure notifications for source adapters http://jira.springframework.org/browse/INT-496 Iwein Fuld 2008-12-15 19:29:38 +00:00
  • caa93b4a67 OPEN - issue INT-496: Design success/failure notifications for source adapters http://jira.springframework.org/browse/INT-496 Iwein Fuld 2008-12-15 19:29:23 +00:00
  • 783861945d OPEN - issue INT-496: Design success/failure notifications for source adapters http://jira.springframework.org/browse/INT-496 Iwein Fuld 2008-12-15 15:59:28 +00:00
  • 17849dbdea INT-519 Mark Fisher 2008-12-15 15:02:10 +00:00
  • e665c83fb6 change artifactId to ensure they don't clash with artifactId's in SpringSource repository Jonas Partner 2008-12-15 09:54:27 +00:00
  • 88dd7f805d Added namespace support for PayloadDeserializingTransformer (INT-517). Mark Fisher 2008-12-12 21:48:42 +00:00
  • 5e70d0d3c3 Added namespace support for PayloadSerializingTransformer (INT-517). Mark Fisher 2008-12-12 21:33:52 +00:00
  • 9f22033303 Added namespace support for ObjectToStringTransformer (INT-516). Mark Fisher 2008-12-12 21:13:09 +00:00
  • b1881f7b95 Added PayloadSerializingTransformer and PayloadDeserializingTransformer (INT-513). Mark Fisher 2008-12-12 20:26:30 +00:00
  • 7c6ac19325 AbstractPayloadTransformer now throws MessageTransformationException instead of the more generic MessagingException. Mark Fisher 2008-12-12 20:20:22 +00:00
  • 65a2405104 Added ObjectToStringTransformer (INT-514). Mark Fisher 2008-12-12 19:45:34 +00:00
  • 228f3a4258 INT-515 Mark Fisher 2008-12-12 19:17:01 +00:00
  • d75e1d9093 Minimizing class loading in parsers and using the parser context error handling capabilities rather than throwing Exceptions or using assertions. This facilitates proper tooling support (INT-114). Mark Fisher 2008-12-12 15:23:24 +00:00
  • ca8155ba5b Using the parser context error handling capabilities rather than throwing Exceptions or using assertions. This facilitates proper tooling support (INT-114). Mark Fisher 2008-12-12 13:59:11 +00:00
  • 69fc0a0cb3 INT-507 Mark Fisher 2008-12-11 23:38:48 +00:00
  • c67c48c85e Maven poms using dependencies from repo1 INT-245 Jonas Partner 2008-12-11 22:15:52 +00:00
  • 57888a9f62 Minimizing class loading in parsers and using the parser context error handling capabilities rather than throwing Exceptions or using assertions. This facilitates proper tooling support (INT-114). Mark Fisher 2008-12-11 21:31:13 +00:00
  • 38edabe807 Minimizing class loading in parsers and using the parser context error handling capabilities rather than throwing Exceptions or using assertions. This facilitates proper tooling support (INT-114). Mark Fisher 2008-12-11 20:23:15 +00:00
  • 898762c2a3 Minimizing class loading in parsers and using the parser context error handling capabilities rather than throwing Exceptions or using assertions. This facilitates proper tooling support (INT-114). Mark Fisher 2008-12-11 19:38:31 +00:00
  • e55aee06ce Minimizing class loading in parsers and using the parser context error handling capabilities rather than throwing Exceptions or using assertions. This facilitates proper tooling support (INT-114). Mark Fisher 2008-12-11 19:33:43 +00:00