Mark Fisher
|
eff45847e9
|
INT-773 Renamed MethodInvokingTransformer to MessageProcessingTransformer now that it is more generic and delegates to a MessageProcessor.
|
2009-08-27 00:28:37 +00:00 |
|
Mark Fisher
|
dc026521d0
|
INT-773 Refactored MethodInvokingTransformer to have a single constructor expecting a MessageProcessor. All configuration of a MessageMappingMethodInvoker now happens externally (in the FactoryBean or annotation post-processor).
|
2009-08-26 23:23:31 +00:00 |
|
Mark Fisher
|
481be2f822
|
INT-773 Added integration test (including config + parsing) for Spring EL-based Transformer.
|
2009-08-26 21:30:41 +00:00 |
|
Mark Fisher
|
2e168c9984
|
INT-767, INT-773 Added ExpressionEvaluatingMessageProcessor implementation and added support for EL-based Transformer.
|
2009-08-26 21:17:35 +00:00 |
|
Mark Fisher
|
4db77d65c8
|
INT-28 Added support for headers based on the evaluation of EL expressions provided on the @Publisher annotation.
|
2009-08-25 22:35:01 +00:00 |
|
Mark Fisher
|
0afaa22344
|
INT-28 Customized the EL parser with 'CreateObjectIfAttemptToReferenceNull' and 'GrowListsOnIndexBeyondSize' configuration, and fixed index incrementing.
|
2009-08-25 21:28:40 +00:00 |
|
Mark Fisher
|
42a1cf0e13
|
INT-28 Initial commit of (new in 2.0) MessagePublishingInterceptor. An AOP interceptor that uses EL to construct a Message payload and then publishes it.
|
2009-08-25 19:26:37 +00:00 |
|
Mark Fisher
|
1d07bbc3a5
|
updated classpath for OXM, now from Spring 3.0.0.M4
|
2009-08-25 15:27:29 +00:00 |
|
Mark Fisher
|
f1587679ad
|
INT-772 Updated ivy.xml files to reference OXM from Spring 3 instead of Spring WS.
|
2009-08-25 14:50:54 +00:00 |
|
Mark Fisher
|
1e9a998385
|
added 'src/test/resources' as source folder in .classpath files
|
2009-08-25 13:38:33 +00:00 |
|
Mark Fisher
|
5f628e0351
|
INT-771 removed explicit versions from XSD declarations in tests
|
2009-08-24 22:39:27 +00:00 |
|
Mark Fisher
|
ac77fae1fd
|
INT-771 removed explicit versions from XSD declarations in tests
|
2009-08-24 22:36:31 +00:00 |
|
Mark Fisher
|
92690730d0
|
INT-771 removed explicit versions from XSD declarations in tests
|
2009-08-24 22:32:39 +00:00 |
|
Mark Fisher
|
1a31356b1e
|
INT-771 removed explicit versions from XSD declarations in tests
|
2009-08-24 22:30:27 +00:00 |
|
Mark Fisher
|
bdbc779ff9
|
INT-771 removed explicit versions from XSD declarations in tests
|
2009-08-24 22:27:51 +00:00 |
|
Mark Fisher
|
82e0fe1239
|
INT-771 removed explicit versions from XSD declarations in tests
|
2009-08-24 22:26:10 +00:00 |
|
Mark Fisher
|
74529958ad
|
INT-771 removed explicit versions from XSD declarations in tests
|
2009-08-24 22:22:50 +00:00 |
|
Mark Fisher
|
0419991aa7
|
INT-771 removed explicit versions from XSD declarations in tests
|
2009-08-24 22:20:24 +00:00 |
|
Mark Fisher
|
44761c46e7
|
removed explicit versions from XSD declarations
|
2009-08-24 22:09:50 +00:00 |
|
Mark Fisher
|
2615e97b15
|
removed explicit versions from XSD declarations
|
2009-08-24 21:32:46 +00:00 |
|
Mark Fisher
|
009861c297
|
INT-763 The 'container' attribute is no longer available for a non-message-driven 'inbound-channel-adapter' element (where it would have no effect).
|
2009-08-24 20:50:44 +00:00 |
|
Mark Fisher
|
e0dfba2ae9
|
INT-765, INT-766 Added MessageProcessor interface. The MessageMappingMethodInvoking now implements that interface.
|
2009-08-21 22:32:02 +00:00 |
|
Mark Fisher
|
3be8f7b46d
|
pom updates
|
2009-08-21 16:46:03 +00:00 |
|
Mark Fisher
|
f5208c8eb2
|
updated sample poms to refer to Spring Framework 3.0.0.M4 and Spring Integration 2.0.0.BUILD-SNAPSHOT
|
2009-08-21 13:55:25 +00:00 |
|
Mark Fisher
|
a1b1b0d068
|
Added tests for mail header-enricher.
|
2009-08-20 22:15:36 +00:00 |
|
Mark Fisher
|
8723427e1a
|
fixed typo
|
2009-08-20 18:47:03 +00:00 |
|
Mark Fisher
|
d0caa68a6e
|
updated poms for 2.0.0.BUILD-SNAPSHOT and added spring.version and junit.version properties to parent pom
|
2009-08-20 18:41:20 +00:00 |
|
Mark Fisher
|
da996b24dc
|
updated version in parent pom for 2.0.0.BUILD-SNAPSHOT
|
2009-08-20 17:43:45 +00:00 |
|
Oleg Zhurakousky
|
0947e9b27a
|
INT-703 - updated documentation
|
2009-08-18 05:06:54 +00:00 |
|
Oleg Zhurakousky
|
eaa0badc1d
|
INT-747 - fixed Cafe sample
|
2009-08-18 04:40:43 +00:00 |
|
Oleg Zhurakousky
|
0aaa5f9915
|
INT-703 Added support for inner consumer definition (beans:bean)
|
2009-08-18 04:14:10 +00:00 |
|
Oleg Zhurakousky
|
4168b49e49
|
INT-754. Moved parseInnerHandlerDefinitionMethod(..) to IntegrationNamespaceUtils as static method
|
2009-08-18 04:05:08 +00:00 |
|
Iwein Fuld
|
0b588c5813
|
Unfinished sentence in javadoc.
|
2009-08-17 18:11:24 +00:00 |
|
Mark Fisher
|
014cb25998
|
javadoc correction
|
2009-08-14 22:00:15 +00:00 |
|
Mark Fisher
|
e16bee9366
|
created 2.0 version of XSD
|
2009-08-14 21:56:16 +00:00 |
|
Mark Fisher
|
d8695ff997
|
created 2.0 version of XSD
|
2009-08-14 21:53:37 +00:00 |
|
Mark Fisher
|
3aaf039822
|
created 2.0 version of XSD
|
2009-08-14 21:49:23 +00:00 |
|
Mark Fisher
|
29b182e5be
|
created 2.0 version of XSD
|
2009-08-14 21:43:57 +00:00 |
|
Mark Fisher
|
ebc30dc241
|
created 2.0 version of XSD
|
2009-08-14 21:40:33 +00:00 |
|
Mark Fisher
|
db150fc800
|
created 2.0 version of XSD
|
2009-08-14 21:36:05 +00:00 |
|
Mark Fisher
|
aa8c1dd06c
|
upgraded spring version to 3.0.0.M4
|
2009-08-10 13:39:39 +00:00 |
|
Iwein Fuld
|
c88716b57e
|
fixed javadoc broken link
|
2009-08-09 10:35:30 +00:00 |
|
Mark Fisher
|
3cb811d028
|
Moved all locking for safe concurrent access into the OrderedAwareLinkedHashSet so that AbstractDispatcher does not have any concurrency concerns itself.
|
2009-08-05 14:28:21 +00:00 |
|
Mark Fisher
|
7de6b0202f
|
releasing lock in finally blocks
|
2009-08-05 12:46:20 +00:00 |
|
Iwein Fuld
|
5d6e4fad9e
|
RESOLVED - issue INT-748: AbstractDispatcher allows unsafe concurrent access to handlers list
http://jira.springframework.org/browse/INT-748
|
2009-08-05 09:18:09 +00:00 |
|
Mark Fisher
|
e881c124d7
|
removed IntervalTrigger, now replaced by PeriodicTrigger in the Spring 3.0 core
|
2009-08-05 02:51:18 +00:00 |
|
Mark Fisher
|
002a6497c6
|
updated underlying Spring dependency to version 3.0.0.CI-352 now that the PeriodicTrigger is in the core (based on, but now replacing Spring Integration's own IntervalTrigger)
|
2009-08-05 01:02:36 +00:00 |
|
Mark Fisher
|
67b6ea048a
|
Refactored all task scheduling and poller triggering to use functionality now included in the Spring 3.0 core, and removed Spring Integration specific code that is now handled by that corresponding code in the core.
|
2009-08-04 01:25:53 +00:00 |
|
Mark Fisher
|
7e6d4a6e27
|
updated jar in .classpath file (to include .core)
|
2009-08-04 00:17:30 +00:00 |
|
Mark Fisher
|
88f9e0b353
|
re-added scheduling import to template
|
2009-08-03 22:48:40 +00:00 |
|