Commit Graph
1354 Commits
Author SHA1 Message Date
Keith Donald dfef8ecd06 bind and validate lifecycle initial commit
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1359 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-11 20:29:01 +00:00
Keith Donald 997d7ef443 formatter registry
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1358 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-11 19:03:43 +00:00
Mark Pollack 3c207d5c7f Internal formatting changes introduced only by XmlMind editor, mostly changing < to %lt;
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1357 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-11 18:15:55 +00:00
Andy Clement 85b193a3a2 change from string compare to code compare for Spel exceptions
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1356 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-11 16:18:13 +00:00
Andy Clement 8bd39785e9 change from SpelMessages to SpelMessage. Changed exception getter to getMessageCode() from getMessageUnformatted
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1355 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-11 16:17:44 +00:00
Keith Donald a5af9bfa25 annotation factory for currency format is overkill
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1354 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-11 14:21:19 +00:00
Keith Donald 57976b8928 javadoc
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1353 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-11 14:15:52 +00:00
Arjen Poutsma 236e3caa55 SPR-5808 - Make HttpMessageConverterExtractor top level class
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1352 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-11 09:51:45 +00:00
Arjen Poutsma 701ccd1c7a SPR-5808 - Make HttpMessageConverterExtractor top level class
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1351 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-11 09:35:56 +00:00
Arjen Poutsma 1674b2eade SPR-5745 - Support lazy initialization within Jaxb2 OXM classes
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1350 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-11 09:20:29 +00:00
Arjen Poutsma 1fe51d4a27 SPR-5802 - NullPointerException when using @CookieValue annotation
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1349 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-11 08:53:56 +00:00
Keith Donald 1e33a96b4c Removed model parameterized type after review with juergen
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1348 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-10 20:44:35 +00:00
Keith Donald bae51386e8 added user values holder after review with juergen
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1347 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-10 20:36:43 +00:00
Keith Donald 514940d6c5 remove unused field
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1346 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-10 14:42:42 +00:00
Keith Donald 053300dabd added web binder
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1345 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-10 14:38:59 +00:00
Keith Donald 50c5a25c6a polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1344 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-10 13:43:22 +00:00
Keith Donald 12c5d26a6b createUserValues factory method to Binder
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1343 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-10 13:38:24 +00:00
Arjen Poutsma fb3c9dcaeb - Merged server-side REST into MVC chapter
- Merged client-side REST into Remoting chapter
- Removed sections about Controller interface, in favor of @Controller
- Updated samples to be more 'RESTful'

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1342 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-10 11:09:39 +00:00
Arjen Poutsma 81b3fb47b2 Javadoc
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1341 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-10 10:36:06 +00:00
Thomas Risberg ad1364163c updated xxx-2.5.xsd references to 3.0
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1340 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-09 23:39:37 +00:00
Thomas Risberg b9c84b9b54 updated ORM coverage to provide <tx:advice> and @Transactional samples; removed ProxyFactoryBean example
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1339 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-09 23:30:36 +00:00
Thomas Risberg 6232c663f9 changed section ids so they don't clash with aop-spring.xml
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1338 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-09 23:28:54 +00:00
Mark Pollack b69eb014bc Documentation cleanup.
Move classic aop-api chapter to appendix
Move JMS 1.0.2 related documentation to appendix
Remove references to Commons Annotations and source level metadata abstraction
Fix program highlighting issue in beans.xml

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1337 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-09 21:29:53 +00:00
Keith Donald d2c3e738c1 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1336 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-09 20:14:17 +00:00
Keith Donald 57795c69bf separated interface from impl
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1335 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-09 19:27:13 +00:00
Keith Donald 6c894fcceb polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1334 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-09 19:02:44 +00:00
Keith Donald fba8342b47 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1333 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-09 18:59:44 +00:00
Keith Donald 70017cc21e todo
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1332 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-09 15:30:40 +00:00
Keith Donald 97c799581d binding result tracking
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1331 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-09 15:21:34 +00:00
Juergen Hoeller fbd8191347 added JAX-WS workaround for WebLogic 10.3 (SPR-5771)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1330 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-09 14:16:18 +00:00
Keith Donald d1f640e794 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1329 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-08 20:42:09 +00:00
Juergen Hoeller 79d62339c8 removed unnecessary JTA dependency
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1328 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-08 17:39:43 +00:00
Juergen Hoeller eaf7430d2e @Configurable injection failure logged with refined message and without a full stacktrace (SPR-5752)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1327 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-08 15:54:00 +00:00
Juergen Hoeller 19b8c28108 @ManagedResource is marked as inherited now, for generic management-aware base classes (SPR-3500)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1326 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-08 15:38:55 +00:00
Keith Donald 82336856e4 javdoc
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1325 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-08 05:06:37 +00:00
Keith Donald ef147cfdd2 removed binding failures - not yet needed
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1324 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-08 04:28:36 +00:00
Keith Donald e4f4ade3f9 date subpackage
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1323 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-08 04:22:10 +00:00
Keith Donald b00118e0c9 javado polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1322 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-08 04:09:31 +00:00
Keith Donald f01fcebb2a Added surpress warning unchecked
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1321 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-07 21:24:33 +00:00
Keith Donald d8dba850f6 Added AnnotatioFormatterFactory allowing Formatters to be created from property @Annotation values; polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1320 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-07 21:22:37 +00:00
Keith Donald 5cc2243c5c UI message system initial commit; support for adding UI messages of different severities INFO, WARNING, ERROR, FATAL
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1319 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-06 19:13:27 +00:00
Christian Dupuis 0ffe2180f3 some updates to error reporting to let errors show up in STS
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1318 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-06 07:59:26 +00:00
Mark Fisher c069d45b3d The <task:annotation-driven/> element now registers the post-processor for @Scheduled in addition to the already existing @Async support. Both "scheduler" and "executor" attributes are available.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1317 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-06 02:11:39 +00:00
Mark Fisher ba3f010c96 removed @Override annotations from interface methods
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1316 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-06 02:02:18 +00:00
Mark Fisher 79d5127bb7 Initial commit of @Scheduled annotation and ScheduledAnnotationBeanPostProcessor.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1315 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-06 01:57:45 +00:00
Mark Fisher 84ed6543ae fixed NPE on latch in test
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1314 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-06 01:37:15 +00:00
Mark Fisher fc3f49ff40 closing context at end of test methods
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1313 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-06 01:25:10 +00:00
Mark Fisher f71c8c4141 Added tests for AsyncAnnotationBeanPostProcessor.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1312 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-06 01:15:05 +00:00
Mark Fisher e3866c8b73 Added tests for ExecutorBeanDefinitionParser.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1311 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-06 01:07:18 +00:00
Mark Fisher 39a3dead76 Added support for the 'executor' element within the 'task' namespace for creating a ThreadPoolTaskExecutor instance.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1310 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-05 01:18:53 +00:00