Commit Graph
15 Commits
Author SHA1 Message Date
Juergen Hoeller 30dfba110d fixed WebSphereUowTransactionManager regression: correctly roll back in case of exception (SPR-6695)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2907 50f2f4bb-b051-0410-bef5-90022cba6387
2010-02-03 19:41:14 +00:00
Juergen Hoeller 9991a013fd TransactionInterceptor is able to serialize "transactionManagerBeanName" as well (SPR-6680)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2889 50f2f4bb-b051-0410-bef5-90022cba6387
2010-02-01 14:45:11 +00:00
Juergen Hoeller 4db47a01d8 added test with custom repository annotation
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1719 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-08 13:57:05 +00:00
Sam Brannen aef72ba508 [SPR-5895] Upgraded to EasyMock 2.5.1.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1462 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-03 09:32:15 +00:00
Sam Brannen 01023ec911 Updated regarding generics; fixed typos.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1245 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-25 09:04:05 +00:00
Juergen Hoeller f4f3667679 @Transactional supports qualifier value for choosing between multiple transaction managers
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1134 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-08 23:13:43 +00:00
Juergen Hoeller 906adab5a4 custom stereotype annotations can be meta-annotated with @Service, @Controller etc as well; @Scope and @Transactional are now supported as meta-annotations on custom annotations
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1065 50f2f4bb-b051-0410-bef5-90022cba6387
2009-04-26 11:41:06 +00:00
Arjen Poutsma e57280b066 Added some leftover tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@818 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-25 11:26:39 +00:00
Chris Beams e1965dea0f eliminated svn:externals in favor of localized copies of shared artifacts
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@472 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-18 21:27:18 +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 0a5c6f22a2 moving unit tests from .testsuite -> .transaction
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@456 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-17 20:10:34 +00:00
Chris Beams bb29795904 moving unit tests from .testsuite -> .transaction
fixed externals issue with .portlet that caused build failure

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@455 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-17 19:46:35 +00:00
Chris Beams 3b75281897 moved jca.* unit tests from .testsuite -> .transaction
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@437 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-16 22:55:07 +00:00
Arjen Poutsma f8bed191d8 Moved tests from testsuite to tx
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@244 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-31 09:50:03 +00:00
Arjen Poutsma b0baaebdca Initial import of tx bundle
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@121 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-23 14:09:34 +00:00