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
760b2dfa15a514952e4050bfcb730ca471ba86b0
spring-integration
/
org.springframework.integration.jms
/
src
History
Mark Fisher
5f9c1beaf7
removed priority and deliverMode headers (values set on send) - might re-add in M4 if we determine a consistent way to access those when sending (currently using the JmsTemplate convertAndSend() method so we don't have the granularity of control necessary).
2010-03-12 19:19:56 +00:00
..
main
removed priority and deliverMode headers (values set on send) - might re-add in M4 if we determine a consistent way to access those when sending (currently using the JmsTemplate convertAndSend() method so we don't have the granularity of control necessary).
2010-03-12 19:19:56 +00:00
test/java/org/springframework/integration
/jms
INT-890 Added QoS attributes (priority, time-to-live, delivery-persistent, and explicit-qos-enabled) to the 'outbound-channel-adapter' element. Also added an 'explicit-qos-enabled' boolean to the 'outbound-gateway' element which now must be set to true to enable the use of its QoS settings.
2010-03-12 19:02:14 +00:00