Mark Fisher
|
a53f0ff560
|
Added ErrorMessage.
|
2008-01-07 18:22:15 +00:00 |
|
Mark Fisher
|
9278dd1f50
|
Added default id generator to GenericMessage.
|
2008-01-07 18:18:58 +00:00 |
|
Mark Fisher
|
680fe066b9
|
Fixed bug with receiver tasks not shutting down. MessageReceiverExecutor is now added to the lifecycleComponents. Therefore each executor has start() and stop() calls cascaded from the MessageBus itself.
|
2008-01-06 15:35:21 +00:00 |
|
Mark Fisher
|
a9f7b7dbdf
|
Added JmsMessageDrivenSourceAdapter.
|
2008-01-04 21:37:30 +00:00 |
|
Mark Fisher
|
289e5ccc13
|
Updated svn:externals to spring-build r98 (0.10.1)
|
2008-01-04 18:38:07 +00:00 |
|
Mark Fisher
|
da871db541
|
Removed 'src' directories - no longer required by build
|
2008-01-04 17:49:21 +00:00 |
|
Mark Fisher
|
2ac9f9a386
|
Remaned spring-integration-docs.xml to spring-integration-reference.xml
|
2008-01-04 17:45:59 +00:00 |
|
Mark Fisher
|
4ceecdf2bd
|
Renamed spring-integration-docs project to 'spring-integration-reference'
|
2008-01-04 17:43:04 +00:00 |
|
Mark Fisher
|
f66ecaeda0
|
Updated spring-build to r97 (0.10)
|
2008-01-04 17:38:18 +00:00 |
|
Mark Fisher
|
57ac1f7376
|
restructuring: branches/tags/trunk moved to top-level of repo
|
2008-01-04 17:03:27 +00:00 |
|
Mark Fisher
|
421a030f5d
|
Added namespace support for JmsTargetAdapter.
|
2008-01-04 16:56:40 +00:00 |
|
Mark Fisher
|
7f7391c9c2
|
Added a simple endpoint (Exclaimer) to the FileCopy demo.
|
2008-01-04 15:42:35 +00:00 |
|
Mark Fisher
|
004baebd10
|
Added namespace support for FileSourceAdapter and FileTargetAdapter as well as a new sample: FileCopyDemo.
|
2008-01-04 04:25:08 +00:00 |
|
Mark Fisher
|
4c25b03382
|
Simplified JmsTargetAdapter by extending AbstractTargetAdapter (no longer a need for the separate JmsTarget).
|
2008-01-03 21:39:45 +00:00 |
|
Mark Fisher
|
beb9091eb8
|
Simplified FileTargetAdapter by extending AbstractTargetAdapter (no longer a need for the separate FileTarget).
|
2008-01-03 21:27:47 +00:00 |
|
Mark Fisher
|
a9b264de25
|
Added spring-integration-docs project
|
2008-01-03 21:22:25 +00:00 |
|
Mark Fisher
|
4a3fc43856
|
Factored out common target adapter behavior from DefaultTargetAdapter into new AbstractTargetAdapter and implemented ApplicationEventTargetAdapter.
|
2008-01-03 18:41:04 +00:00 |
|
Mark Fisher
|
5d9602d497
|
Increased time limit.
|
2008-01-03 16:13:01 +00:00 |
|
Mark Fisher
|
27948795f0
|
Factored out common source adapter behavior into AbstractSourceAdapter from PollingSourceAdapter and implemented ApplicationEventSourceAdapter.
|
2008-01-03 16:10:33 +00:00 |
|
Mark Fisher
|
478d24dd38
|
Adjusted timeouts and provided more meaningful name for test method.
|
2008-01-03 16:00:13 +00:00 |
|
Mark Fisher
|
a022225aed
|
FileNameGenerator is now configurable for FileSourceAdapter and FileTargetAdapter.
|
2008-01-03 03:33:16 +00:00 |
|
Mark Fisher
|
4404d5a260
|
Added FileTargetAdapter.
|
2008-01-03 03:24:01 +00:00 |
|
Mark Fisher
|
4d7a0bae5a
|
Implemented RecipientListRouter - a convenience subclass of MultiChannelRouter for statically configuring lists of recipient channels (or channel names).
|
2008-01-02 23:18:36 +00:00 |
|
Mark Fisher
|
57bb42270a
|
Implemented multi-channel routing with support for resolution by channel instance or channel name.
|
2008-01-02 22:22:01 +00:00 |
|
Mark Fisher
|
a4d542a179
|
Added an implementation of MessageHandler for routing messages. Supports either ChannelResolver or ChannelNameResolver strategy.
|
2008-01-02 20:20:23 +00:00 |
|
Mark Fisher
|
5c6e833265
|
Added tests for RouterMessageHandlerAdapter.
|
2008-01-02 19:14:27 +00:00 |
|
Mark Fisher
|
6e1ca5edfc
|
Added tests for DefaultTargetAdapter.
|
2008-01-02 18:44:36 +00:00 |
|
Mark Fisher
|
0377856bd1
|
Refactored channel adapter parsing to accommodate recent adapter changes.
|
2008-01-02 16:55:56 +00:00 |
|
Mark Fisher
|
acd86b863a
|
Starting bus after the messages have been sent to the channel.
|
2008-01-02 15:24:11 +00:00 |
|
Mark Fisher
|
55b038412f
|
Added error messages for test failures.
|
2008-01-02 15:20:03 +00:00 |
|
Mark Fisher
|
1cfef8def3
|
Readjusted test case timings to reasonable values after server updates.
|
2008-01-02 15:11:58 +00:00 |
|
Mark Fisher
|
a31d2a153d
|
DefaultFileNameGenerator now checks for a filename property on the Message.
|
2008-01-02 13:36:45 +00:00 |
|
Mark Fisher
|
154683fbc7
|
uncommented time-sensitive tests to check server updates
|
2007-12-31 22:24:10 +00:00 |
|
Mark Fisher
|
8148a01ca6
|
uncommented time-sensitive tests to check server updates
|
2007-12-31 18:22:49 +00:00 |
|
Mark Fisher
|
228250a977
|
Relocated commonly used method invoker classes to util package. They are no longer endpoint-specific.
|
2007-12-28 22:43:51 +00:00 |
|
Mark Fisher
|
70f32a94de
|
Removing empty packages after refactoring
|
2007-12-28 22:33:57 +00:00 |
|
Mark Fisher
|
5dccbf7516
|
Removed old style channel adapters and refactored basic JMS source and target for new style.
|
2007-12-28 22:32:19 +00:00 |
|
Mark Fisher
|
618e228392
|
Increased number of attempts due to timing issues on build server.
|
2007-12-28 21:46:40 +00:00 |
|
Mark Fisher
|
17550340df
|
Refactored message dispatchers, executors, and the message bus to support target adapters in addition to message endpoints.
|
2007-12-28 21:41:59 +00:00 |
|
Mark Fisher
|
40a44a7e25
|
Increased receive timeout due to timing issues on build server.
|
2007-12-28 19:23:12 +00:00 |
|
Mark Fisher
|
2ce03bc07b
|
Added more tests for invalid methods.
|
2007-12-28 19:18:47 +00:00 |
|
Mark Fisher
|
1a3cbc41a1
|
Increased latch await timeout due to timing issues on build server.
|
2007-12-28 19:10:05 +00:00 |
|
Mark Fisher
|
bd749cc04f
|
Increased receive timeout due to timing issues on build server.
|
2007-12-28 19:03:38 +00:00 |
|
Mark Fisher
|
948e0f7ac7
|
Test class did not show up in synchronize view. Should have been committed with previous changes.
|
2007-12-28 18:57:38 +00:00 |
|
Mark Fisher
|
6906219773
|
Added property setters for PollingSourceAdapter and convenience factory method to ConsumerPolicy.
|
2007-12-28 18:50:56 +00:00 |
|
Mark Fisher
|
3a35ec794d
|
Removed empty packages after annotation migration
|
2007-12-28 18:07:33 +00:00 |
|
Mark Fisher
|
a7cfbe7753
|
Moved test with channel and endpoint registration into MessageBusTests and added an isolated test for the UnicastMessageDispatcher.
|
2007-12-28 18:04:08 +00:00 |
|
Mark Fisher
|
332f078e81
|
Added test for UnicastMessageDispatcher.
|
2007-12-28 17:40:14 +00:00 |
|
Mark Fisher
|
e9df725219
|
Added MethodInvokingSource.
|
2007-12-28 16:43:15 +00:00 |
|
Mark Fisher
|
3959f72b93
|
Moved annotations to a common package.
|
2007-12-28 15:56:35 +00:00 |
|