25 Commits (9ca4672300aa59949ac1073c56feedee783af6ec)

Author SHA1 Message Date
Juergen Hoeller a3d7dc09ef First pass completed, with support for the standard JMS 2.0 API in our CachingConnectionFactory and support for a delivery delay setting in JmsTemplate. Note that none of this has been tested against an actual JMS 2.0 provider yet, due to no such provider being available yet. 13 years ago
Juergen Hoeller 0f0c93a559 Removed JMS 1.0.2 support 13 years ago
Carson McDonald 39c236baa8 Fix minor javadoc typos 13 years ago
Juergen Hoeller b3af29b8f6 DefaultMessageListenerContainer invokes specified ExceptionListener for recovery exceptions as well 13 years ago
Chris Beams 70eaf02b7f Revert "Merge branch 'SPR-10130' into cleanup-master" 13 years ago
Chris Beams b2a048b6f3 Update Apache license headers for affected sources 13 years ago
Chris Beams 3b40ce76bf Add @Override annotations to main sources 13 years ago
Chris Beams 8472a2b2ab Update Apache license headers for affected sources 13 years ago
Phillip Webb 6c14eaad61 Fix [cast] compiler warnings 13 years ago
Phillip Webb b0986049a3 Fix [serial] compiler warnings 13 years ago
Phillip Webb 731d5be644 Fix warnings due to unused import statements 13 years ago
Chris Beams 9540d2c81b Replace <code> with {@code} throughout Javadoc 13 years ago
Phillip Webb 2cf45bad86 Replace space indentation with tabs 13 years ago
Phillip Webb 1762157ad1 Remove trailing whitespace in source files 13 years ago
Juergen Hoeller d3da2edf18 JmsTemplate uses configured receiveTimeout if shorter than remaining transaction timeout 13 years ago
Juergen Hoeller b73a7a8410 Added MappingJackson2MessageConverter for JMS 13 years ago
Juergen Hoeller 6b3284f6b0 DefaultMessageListenerContainer clears resources of paused tasks when shutting down after stop 13 years ago
Juergen Hoeller b9df7d68d9 Consistent fine-tuning of synchronized and concurrent data structures 13 years ago
Juergen Hoeller 0933734fbb DefaultMessageListenerContainer allows for concurrent subscription consumers on WebLogic/ActiveMQ 14 years ago
Juergen Hoeller 54d083a6f8 Added proper synchronization and not-null check to SimpleMessageListenerContainer's doShutdown 14 years ago
Stevo Slavic effb762558 Fix javadoc warnings 14 years ago
Chris Beams 02a4473c62 Rename modules {org.springframework.*=>spring-*} 14 years ago