Mark Fisher
|
039679b173
|
Using Asserts with IllegalArgumentException/IllegalStateException instead of ConfigurationException.
|
2008-09-29 15:06:27 +00:00 |
|
Mark Fisher
|
9ee921ed7c
|
Removed the PollableSource interface, and migrated the 'receive()' method to MessageSource.
|
2008-09-26 16:31:26 +00:00 |
|
Mark Fisher
|
b0fc5da6a2
|
The <poller/> element now accepts the "interval" attribute for an IntervalTrigger instead of "period".
|
2008-09-24 19:40:38 +00:00 |
|
Mark Fisher
|
de10530387
|
Moved MessageChannelTemplate and AsyncMessageChannelTemplate to the 'channel' package (was in 'message').
|
2008-09-24 13:50:31 +00:00 |
|
Mark Fisher
|
648ae40605
|
Modified channel-adapter configuration in tests.
|
2008-09-24 02:08:14 +00:00 |
|
Mark Fisher
|
f2af6a6954
|
Added dependency on 'org.springframework.integration.adapter' in ivy.xml
|
2008-09-20 16:03:03 +00:00 |
|
Mark Fisher
|
82630b96dc
|
Migrated JMS adapter and parser code from "org.springframework.integration.adapter" to the new "org.springframework.integration.jms" module, and added a dedicated spring-integration-jms-1.0.xsd schema and JmsNamespaceHandler.
|
2008-09-20 15:37:21 +00:00 |
|
Mark Fisher
|
c0e134c4a9
|
Adding new module 'org.springframework.integration.jms'
|
2008-09-20 14:55:04 +00:00 |
|