This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-integration
Watch
1
Star
0
Fork
0
You've already forked spring-integration
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c7c8564295fd1c573982fb0f8bb6ea933c96534c
spring-integration
/
spring-integration-core
History
Mark Fisher
f9d01dd568
Added a 'replyTimeout' property to DefaultMessageEndpoint with a default value of 1000 milliseconds. When sending to either the 'defaultOutputChannelName' or the reply channel specified by the input MessageHeader's 'returnAddress', a timeout will now cause the reply Message to be wrapped within a MessageDeliveryException and passed to the endpoint's ErrorHandler. The default error handler publishes the exception as an ErrorMessage to the global error channel (INT-108).
2008-02-25 20:55:24 +00:00
..
src
Added a 'replyTimeout' property to DefaultMessageEndpoint with a default value of 1000 milliseconds. When sending to either the 'defaultOutputChannelName' or the reply channel specified by the input MessageHeader's 'returnAddress', a timeout will now cause the reply Message to be wrapped within a MessageDeliveryException and passed to the endpoint's ErrorHandler. The default error handler publishes the exception as an ErrorMessage to the global error channel (INT-108).
2008-02-25 20:55:24 +00:00
.classpath
Added namespace support for JMS source adapters (JmsPollingSourceAdapter and JmsMessageDrivenSourceAdapter).
2008-01-08 01:47:37 +00:00
.project
changing name from eai
2007-12-17 00:10:10 +00:00
build.xml
Updated spring-build to r97 (0.10)
2008-01-04 17:38:18 +00:00
ivy.xml
Updated 'organisation' in ivy.xml to include 'integration'
2008-01-28 14:22:06 +00:00