Commit Graph
13 Commits
Author SHA1 Message Date
Mark Fisher 19799237e9 SPR-5507 AbstractJmsListeningContainer now implements SmartLifecycle instead of ApplicationListener.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2310 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-10 04:52:56 +00:00
Mark Fisher bf8cece9a5 SPR-4716 AbstractJmsListeningContainer now "auto-starts" upon receiving a ContextRefreshedEvent rather than within afterPropertiesSet().
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2273 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-05 22:05:52 +00:00
Mark Fisher d113003f93 removed @Override from interface method
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2218 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-28 14:45:31 +00:00
Mark Fisher 9ca67d67a3 SPR-6240 Added namespace support for ErrorHandler strategy on JMS "listener-container" elements.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2217 50f2f4bb-b051-0410-bef5-90022cba6387
2009-10-28 14:36:01 +00:00
Mark Fisher 5657c50484 SPR-6142 AbstractMessageListenerContainer now accepts an implementation of the ErrorHandler strategy for handling any uncaught exceptions thrown while processing a Message. The default behavior is still to log at error-level only (no ErrorHandler).
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1980 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-23 22:06:46 +00:00
Juergen Hoeller 6bb68a80f7 JMS SingleConnectionFactory uses minimized number of start calls (for Oracle AQ; SPR-5987)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1718 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-08 01:33:01 +00:00
Juergen Hoeller 8af290310c JMS SingleConnectionFactory uses minimized number of start calls (for Oracle AQ; SPR-5987)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1717 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-08 01:25:02 +00:00
Juergen Hoeller c35b5f8ef2 polishing
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@793 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-23 11:20:18 +00:00
Juergen Hoeller 5ad5303398 revised OXM package: no provider-specific exceptions anymore, etc
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@685 50f2f4bb-b051-0410-bef5-90022cba6387
2009-02-25 00:28:15 +00:00
Arjen Poutsma dece3d968e OXM is nearing completion
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@531 50f2f4bb-b051-0410-bef5-90022cba6387
2009-01-09 12:48:19 +00:00
Chris Beams 2796c55974 Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@464 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-18 14:50:25 +00:00
Chris Beams a0356da8cf moving unit tests from .testsuite -> .jms
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@440 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-17 00:19:07 +00:00
Arjen Poutsma 73969a9fb7 Initial import of the JMS module
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@166 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-28 13:47:36 +00:00