bf4aa1f180
INT-706 moved config files to the same directory as the corresponding demo classes and added descriptions
Mark Fisher
2009-07-09 00:25:36 +00:00
a9c538b0dd
INT-706 moved config files to the same directory as the corresponding demo classes and added descriptions
Mark Fisher
2009-07-08 23:34:31 +00:00
a58d69bdda
INT-706 moved config files to the same directory as the corresponding demo classes
Mark Fisher
2009-07-08 23:16:00 +00:00
90fb362a5f
INT-706 moved config files to the same directories as the corresponding demo classes containing main methods
Mark Fisher
2009-07-08 22:33:10 +00:00
b4ab9718c3
INT-706 moved config file to the same directory as code and added description
Mark Fisher
2009-07-08 21:14:41 +00:00
1ff73719cc
INT-706 moved the config to the same directory as the code and improved the description
Mark Fisher
2009-07-08 20:27:19 +00:00
ffaa5992a4
moved config to same package as code
Mark Fisher
2009-07-08 20:12:52 +00:00
4e7d4f480e
adding src/main/resources so xml can be side-by-side with the code in samples
Mark Fisher
2009-07-08 20:06:18 +00:00
51af5af74d
INT-713
Mark Fisher
2009-07-06 04:36:58 +00:00
fbb99956ba
updated pom.xml versions for 1.0.3.RELEASE
Mark Fisher
2009-07-05 16:38:34 +00:00
9cb15cbbca
INT-676
Mark Fisher
2009-07-05 00:09:52 +00:00
0bcaedcf08
INT-676 included discussion about WS DestinationProvider and the ignore-empty-responses flag
Mark Fisher
2009-07-04 23:47:12 +00:00
3c127fcf72
modified template to include base 'beans' package import
Mark Fisher
2009-07-04 23:29:24 +00:00
9f5cdfa27d
Refactored support for DestinationProvider according to INT-512 without allowing arbitrary URIs from Message header values.
Mark Fisher
2009-07-04 23:25:36 +00:00
3640e41107
HeaderBasedDestinationProvider now supports URI typed header values (in addition to String).
Mark Fisher
2009-07-04 19:21:26 +00:00
3cffe9e7d7
added javadoc comment about the discard channel
Mark Fisher
2009-07-04 18:57:02 +00:00
92e87cc681
INT-676 added header-enricher example
Mark Fisher
2009-07-04 17:49:10 +00:00
6e34285361
INT-676 added examples for wire tap, to-string and serialization transformers
Mark Fisher
2009-07-04 17:18:24 +00:00
d9fe7cf3db
INT-676
Mark Fisher
2009-07-04 02:49:43 +00:00
4ffe311816
INT-676
Mark Fisher
2009-07-04 02:06:21 +00:00
b416eca31e
INT-676
Mark Fisher
2009-07-04 01:36:47 +00:00
a108461b47
adjusted example of long-poller for a timeout aware source (queue channel)
Mark Fisher
2009-07-04 00:35:57 +00:00
2377c9eb5f
INT-676
Mark Fisher
2009-07-04 00:20:13 +00:00
3be3dbaab6
INT-676
Mark Fisher
2009-07-03 23:56:15 +00:00
c1c8b61b66
INT-676
Mark Fisher
2009-07-03 23:36:48 +00:00
604b7e9075
INT-676
Mark Fisher
2009-07-03 23:17:50 +00:00
4e3f8510d0
INT-676
Mark Fisher
2009-07-03 23:11:00 +00:00
a2a216df02
INT-676
Mark Fisher
2009-07-03 22:15:46 +00:00
034d5fc53d
INT-676
Mark Fisher
2009-07-03 21:21:47 +00:00
6315a85b62
INT-676
Mark Fisher
2009-07-03 19:52:23 +00:00
bd81a6fbe2
INT-709, added [DEFAULT]round-robin dispatcher strategy to the enumeration and updated <documentation>
Oleg Zhurakousky
2009-07-03 18:42:29 +00:00
ec97f52532
INT-676, Fix the typos
Oleg Zhurakousky
2009-07-03 17:28:12 +00:00
10319d7dda
INT-676
Mark Fisher
2009-07-03 17:21:24 +00:00
77a8e37786
INT-708 ConsumerEndpointFactoryBean now implements Lifecycle and delegates calls to its endpoint instance
Mark Fisher
2009-07-03 16:59:49 +00:00
46716aca17
INT-676
Mark Fisher
2009-07-03 16:23:38 +00:00
16fde0a821
INT-676
Mark Fisher
2009-07-03 16:01:20 +00:00
c8357375f8
INT-676
Mark Fisher
2009-07-03 15:35:30 +00:00
b2edab2e87
added volatile keyword for correlationStrategy
Mark Fisher
2009-07-03 14:30:40 +00:00
2d6f643fc1
INT-656 Minor adjustment to data in test method. To make sure the payload is passed, the payload and header maps must be different.
Mark Fisher
2009-07-03 12:58:51 +00:00
bf25807969
INT-625 initial commit of namespace support for 'task-executor' on the <channel/> element
Mark Fisher
2009-07-03 07:50:41 +00:00
22543dba6e
INT-625 Added ExecutorChannel (name is still tentative)
Mark Fisher
2009-07-03 06:33:38 +00:00
590892e299
INT-625 Refactored channel hierarchy to prepare for a concurrent channel implementation (with a unicast dispatching strategy like DirectChannel but delegating to a TaskExecutor).
Mark Fisher
2009-07-03 05:55:53 +00:00
467b752481
Added support for 'order' and 'auto-startup' on WS 'outbound-gateway'.
Mark Fisher
2009-07-03 04:29:22 +00:00
387ab9965c
Added support for 'order' and 'auto-startup' on HTTP 'outbound-gateway'.
Mark Fisher
2009-07-03 04:19:28 +00:00
1536b3c539
INT-705 Add support for 'order' on JMS 'outbound-channel-adapter' and 'outbound-gateway' elements.
Mark Fisher
2009-07-03 04:04:46 +00:00
2f1b8a7039
INT-704 added support for 'order' on 'outbound-channel-adapter' and 'outbound-gateway' in the JMS namespace
Mark Fisher
2009-07-03 03:39:57 +00:00
1a1f7f20c9
INT-702 added support for 'order' on 'outbound-channel-adapter'
Mark Fisher
2009-07-03 03:24:36 +00:00
960555849a
setting order on all AbstractMessageHandlers (not just reply-producers)
Mark Fisher
2009-07-03 02:57:21 +00:00
fc51ac5216
Removed unused fields and methods.
Mark Fisher
2009-07-02 23:05:59 +00:00
e6bb8f10ab
INT-701 Added support for the 'auto-startup' attribute on the 'imap-idle-channel-adapter' element.
Mark Fisher
2009-07-02 23:03:52 +00:00
7596a972ed
INT-696 updated changelog
Mark Fisher
2009-07-02 20:45:17 +00:00
716f399370
INT-698 updated spring-integration version range in all template.mf files
Mark Fisher
2009-07-02 20:05:08 +00:00
f782feebb2
INT-700 moved xsl file to src/main/resources
Mark Fisher
2009-07-02 19:38:46 +00:00
bf8aa45aaf
INT-700 moved all samples xml files to src/main/resources
Mark Fisher
2009-07-02 19:27:36 +00:00
9b7e97b058
moved org.springframework.integration.samples module to spring-integration-samples
Mark Fisher
2009-07-02 18:48:31 +00:00
5af238327b
moved deletion of samples targets into the main build
Mark Fisher
2009-07-02 17:28:33 +00:00
154f0ce400
removing unused build files and classpath settings from samples directory
Mark Fisher
2009-07-02 16:54:23 +00:00
98ce5a11ad
Removed src dir from samples and moved the samples-copying into the main package build
Mark Fisher
2009-07-02 16:14:24 +00:00
eea4aacfd3
INT-656 Added fallback for Map typed arguments when payload does not match at runtime. Fallback attempts to match headers if no ambiguities exist.
Mark Fisher
2009-07-02 15:48:06 +00:00
3675f8dd1b
INT-690 Delegating to the OrderComparator so that PriorityOrdered elements are given precedence over regular Ordered elements.
Mark Fisher
2009-07-02 11:25:16 +00:00
e35c10a769
INT-697 - updated documentation around namespace support for RecipientListRouter
Oleg Zhurakousky
2009-07-02 05:39:55 +00:00
9b32a5c103
INT-684, Cleaned up code (made Lock and Comparator final, removed the Assertions for null elements out of reentrant locks)
Oleg Zhurakousky
2009-07-02 05:20:14 +00:00
530aab1592
removed scripts now that the samples are easy to build and run
Mark Fisher
2009-07-02 02:40:43 +00:00
2e164aaf29
INT-697 extended RecipientListRouterParserTests
Mark Fisher
2009-07-02 01:39:18 +00:00
f285f5ffe0
INT-697 Adjusted schema for recipient-list-router attributes.
Mark Fisher
2009-07-02 00:49:38 +00:00
6817d053d9
INT-697, added namespace support for RecipientListRouter
Oleg Zhurakousky
2009-07-02 00:05:57 +00:00
f2529d1dc2
INT-656 Removed the restriction in HandlerMethodUtils for having no more than one param lacking the header or headers annotations. It now allows parameters that are assignable to Map as well. Added several tests for Properties and Map objects expecting to receive Message header values.
Mark Fisher
2009-07-01 23:43:20 +00:00
ca5d0a9aa9
INT-684, Added thread safety to OrderedAwareLinkedHashSet and removed synchronization logic from AbstractDispatcher.addHandler(..) method
Oleg Zhurakousky
2009-07-01 22:30:05 +00:00
03acaacea2
INT-656 comments and a few minor (non-functional) changes
Mark Fisher
2009-07-01 21:01:04 +00:00
7a3585788e
INT-656 javadoc update
Mark Fisher
2009-07-01 19:18:16 +00:00
c8bed68b3f
updated version on ref title
Mark Fisher
2009-07-01 18:07:48 +00:00
caff829e83
Updated readmes
Mark Fisher
2009-07-01 17:52:16 +00:00
e931818282
removed redundant dependency
Mark Fisher
2009-07-01 17:12:54 +00:00
1d17e7eecb
Added filecopy to samples
Mark Fisher
2009-07-01 17:00:21 +00:00
bb542aaed6
deleting sample project target directories on clean
Mark Fisher
2009-07-01 14:19:48 +00:00
3f1c869035
INT-630 Web Service outbound gateways now support a boolean 'ignore-empty-responses' attribute, and the default value is TRUE.
Mark Fisher
2009-07-01 12:28:10 +00:00
88a36f04c6
INT-655. Updated documentation, added files to svn-ignore and deleted .settings that were added accidently
Oleg Zhurakousky
2009-07-01 01:27:01 +00:00
6da3307943
INT-666 Added support for the 'outbound-gateway' element in the file namespace.
Mark Fisher
2009-07-01 00:51:05 +00:00
e8bc39d475
INT-655 1. Restructured samples to be independent from the main source tree and to be Maven-compatible 2. Modified the samples build.xml to reflect on the new structure of samples 3. Added README file
Oleg Zhurakousky
2009-07-01 00:00:50 +00:00
a09ee058ec
INT-606 Added test for the 'delete-source-files' attribute.
Mark Fisher
2009-06-30 22:52:01 +00:00
3ea4a2c9d9
INT-606 Added support for the 'delete-source-files' attribute on the 'outbound-channel-adapter' in the file namespace.
Mark Fisher
2009-06-30 22:25:40 +00:00
5fe7ee6b6c
INT-606, INT-666 Added a deleteSourceFiles property to FileWritingMessageHandler, and now FileWritingMessageHandler sends reply Messages with the new File as payload. The outbound-channel-adapter configures the nullChannel for the handler's outputChannel.
Mark Fisher
2009-06-30 21:48:43 +00:00
857d4aaf4f
Committed tests for file-to-bytes and file-to-string transformers.
Mark Fisher
2009-06-30 19:15:11 +00:00
098693ad2e
INT-695 Moved all schemas to src/main/resources
Mark Fisher
2009-06-30 18:48:40 +00:00
b98b5f15ac
added a comment referring to the AcceptOnceFileListFilter javadoc
Mark Fisher
2009-06-30 17:19:13 +00:00
d67f8e36e8
INT-695 moving core XSD first
Mark Fisher
2009-06-30 17:08:51 +00:00
cad80a15b0
INT-664 Added a 'prevent-duplicates' flag to the file namespace's inbound-channel-adapter element.
Mark Fisher
2009-06-30 16:56:26 +00:00
a6454dcfaa
INT-664 Added a FileListFilterFactoryBean to create the filter based on the combined settings of a custom filter reference, a filename pattern, and the boolean preventDuplicates flag.
Mark Fisher
2009-06-30 15:36:53 +00:00
6866661436
CompositeFileListFilter now uses a LinkedHashSet to maintain order.
Mark Fisher
2009-06-30 15:32:36 +00:00
66745112cf
Added a null check on the result of inputDirectory.listFiles() since that can be null if the File is not a directory or an I/O error occurs.
Mark Fisher
2009-06-30 15:15:06 +00:00
4bb3779eca
INT-643
Mark Fisher
2009-06-30 03:02:09 +00:00
b1e8c23d88
INT-679, INT-693 RecipientListRouter now supports a boolean 'applySequence' flag (false by default) and a boolean 'ignoreSendFailures' flag (also false by default).
Mark Fisher
2009-06-29 22:39:49 +00:00
914dfed1ef
INT-692
Mark Fisher
2009-06-29 20:30:27 +00:00
39a6beefef
INT-677, Added inner handler recognition to Filter, modified/re-factored Test cases structure and updated documentation
Oleg Zhurakousky
2009-06-29 00:22:54 +00:00
e6062ba749
INT-684, Added new OrderAwareLinkedHashSet and modified AbstractDispatcher
Oleg Zhurakousky
2009-06-28 22:26:10 +00:00
037b74c881
formatting
Mark Fisher
2009-06-28 03:20:09 +00:00
a39c79eafe
INT-672 added tests for 'channel-resolver' attribute
Mark Fisher
2009-06-28 02:57:33 +00:00
93bfb7f368
INT-672 Added support for the 'channel-resolver' attribute on <router/> elements.
Mark Fisher
2009-06-28 02:56:41 +00:00