57 Commits (a15dc08bea504964ddf3bd3ce4c1ef03ffcb1d1e)

Author SHA1 Message Date
Stephane Nicoll 5c9f09c2c7 Register lazy @JmsListener components 11 years ago
Stephane Nicoll 8fcbdaee24 Handle receive timeout in JmsInvokerClientInterceptor 11 years ago
Stephane Nicoll adc7ad7fb2 Fix detection of the @SendTo annotation 11 years ago
Sebastien Deleuze fbd85925de Use Jackson improved default configuration everywhere 11 years ago
Sam Brannen 78459504e0 Clean up warnings in spring-jms 12 years ago
Juergen Hoeller 1146d5ba1d Polishing 12 years ago
Juergen Hoeller 4927c9054f Revised SingleConnectionFactory for individual proxies with ExceptionListener and start/stop state 12 years ago
Juergen Hoeller 8325b10080 Consistent formatting of license headers, package javadocs, and import declarations 12 years ago
Stephane Nicoll 8c4388dd6e Place holder resolution in @JmsListener arguments 12 years ago
Phillip Webb ac8326d2df Polish mockito usage 12 years ago
Juergen Hoeller c06ac06bdd JmsMessagingTemplate uses local convertJmsException template method instead of generic MessagingExceptionTranslator interface 12 years ago
Stephane Nicoll 5b35fc2d77 Add JmsTemplate accessor in JmsMessagingTemplate 12 years ago
Stephane Nicoll 4a1a622004 polishing 12 years ago
Stephane Nicoll 3da68cfe21 Remove unused imports 12 years ago
Stephane Nicoll 7d1e33d88d Move JmsHandlerMethodFactory to spring-messaging 12 years ago
Juergen Hoeller 1fe742addf MessagingExceptionTranslator lives in support subpackage now 12 years ago
Stephane Nicoll 89d63eb79b JmsMessagingTemplate exception management 12 years ago
Juergen Hoeller 92c657e12d JmsListener/ScheduledAnnotationBeanPostProcessor uses SmartInitializingSingleton instead of ContextRefreshedEvent 12 years ago
Stephane Nicoll b6389a6c66 Jms request/reply operations 12 years ago
Stephane Nicoll 0a46f38527 polishing 12 years ago
Juergen Hoeller a9100c427c Revision of JMS annotated endpoint support, plus support for JMS 2.0's shared subscriptions 12 years ago
Stephane Nicoll 29bdbceaa2 Customize concurrency at listener level 12 years ago
Juergen Hoeller 0d4ff1adbf Polishing 12 years ago
Juergen Hoeller fa4f51c5d0 Subpackage rearrangements within 4.1's jms-messaging alignment 12 years ago
Juergen Hoeller 1fadd1c954 BackOff abstraction lives in util.backoff subpackage now 12 years ago
Stephane Nicoll 12a9df8a1c Throw a proper exception if no convert is found 12 years ago
Sam Brannen 8dec1db914 Tweak JmsMessagingTemplateTests for Eclipse 4.4 12 years ago
Stephane Nicoll 9fabcad3dd Revisit JmsMessagingTemplate 12 years ago
Stephane Nicoll 7469159bf1 Add MessageSendingOperations for JMS 12 years ago
Stephane Nicoll 6560aed1c8 Avoid JMSException in listener execution 12 years ago
Stephane Nicoll 89fc3c0257 Add BackOffExecution to isolate state 12 years ago
Stephane Nicoll 49040a2925 Add back-off attribute to JMS namespace 12 years ago
Stephane Nicoll 6a0483128a Configurable back off for listener recovery 12 years ago
Stephane Nicoll 6aa16b745f polishing 12 years ago
Stephane Nicoll bded025d9f @SendTo support for jms listener endpoints 12 years ago
Stephane Nicoll 4b0aba63df Default JmsListenerContainerFactory lookup 12 years ago
Philippe Marschall 404eb48f95 Clean up spring-jms tests warnings 12 years ago
Stephane Nicoll 713dd60fa7 JMS annotation-driven endpoints. 12 years ago
Juergen Hoeller ea1e27efa2 Require Jackson 2.0+, EhCache 2.5+, Quartz 2.1.4+ 12 years ago
Sam Brannen 3cb5828e21 Suppress warnings in MappingJacksonMsgConvTests 12 years ago
Juergen Hoeller bb18f81b50 Added "recovery-interval" attribute to <jms:listener-container> 13 years ago
Juergen Hoeller 767bd3f3f8 Upgraded to Jackson 1.9 (raising minimum to 1.8+) and 2.2 13 years ago
Juergen Hoeller 0f0c93a559 Removed JMS 1.0.2 support 13 years ago
Phillip Webb 05765d7520 Replace EasyMock with Mockito 13 years ago
Phillip Webb 2642cf2e05 Replace EasyMock with Mockito in spring-jms 13 years ago
Phillip Webb 065b1c0e46 Fix unused local variable warnings 13 years ago
Phillip Webb 6a1e841952 Fix unused type compiler warnings 13 years ago
Phillip Webb 42b5d6dd7e Remove duplicate test classes 13 years ago
Chris Beams 8472a2b2ab Update Apache license headers for affected sources 13 years ago
Chris Beams 4c8cd7b0bd Add @Override annotations to test sources 13 years ago