Commit Graph

  • 3b9605bc57 init/destroy methods get processed in the order of declaration at each hierarchy level (SPR-6344); process DestructionAwareBeanPostProcessors in common post-processor order; aligned metadata retrieval code Juergen Hoeller 2009-11-19 23:49:10 +00:00
  • 4375b9c89a SPR-6333 SPR-6393 + fixed the tests Costin Leau 2009-11-19 23:01:36 +00:00
  • 4efa91d2f0 mvc:annotation-driven exposes default Validator and ConversionService as top-level beans (SPR-6377) Juergen Hoeller 2009-11-19 22:34:24 +00:00
  • a9d4a58294 + fix filename problem Costin Leau 2009-11-19 22:33:15 +00:00
  • 46cd083976 added chaining-capable "add" method to MutablePropertyValues Juergen Hoeller 2009-11-19 22:30:35 +00:00
  • a300aa19b6 improved toString method Keith Donald 2009-11-19 22:16:22 +00:00
  • 34a75c1ae6 improved toString method Keith Donald 2009-11-19 22:16:06 +00:00
  • ab5e4a4ff3 SPR-6333 SPR-6393 + eliminated compile-time dependency on oc4j classes Costin Leau 2009-11-19 20:28:16 +00:00
  • 856fefeaad fixed javadoc to reflect current implementation (SPR-6390) Juergen Hoeller 2009-11-19 19:27:40 +00:00
  • b41e3956bc revised scope inheritance: default scope is "" (empty String) now; consistent isPrototype checks Juergen Hoeller 2009-11-19 18:32:10 +00:00
  • ee5330801d BeanDefinitions return isSingleton()=true by default again (for CXF compatibility) Juergen Hoeller 2009-11-19 16:40:06 +00:00
  • a741410421 TransactionTemplate catches undeclared checked exception and rethrows it as UndeclaredThrowableException (SPR-6361) Juergen Hoeller 2009-11-19 16:36:15 +00:00
  • eb0b4f0cbd added support for Hibernate 3.3 RegionFactory cache SPI to LocalSessionFactoryBean (SPR-6387) Juergen Hoeller 2009-11-19 15:39:11 +00:00
  • f2477c4bf5 default conversion service instance caching and tests Keith Donald 2009-11-19 15:27:15 +00:00
  • da5432fbf5 default conversion service instance caching and tests Keith Donald 2009-11-19 15:23:56 +00:00
  • 7b561c76fe default conversion service instance caching and tests Keith Donald 2009-11-19 15:22:44 +00:00
  • 6c66406f7f removed converter matcher since its not used directly Keith Donald 2009-11-19 14:48:41 +00:00
  • 08f9f8b8fb startup thread marked as daemon now (SPR-6382) Juergen Hoeller 2009-11-19 13:01:20 +00:00
  • 3bfbcd7276 moved generic converter to spi; added entity converter; removed various service impls in favor of service factory Keith Donald 2009-11-19 09:11:19 +00:00
  • d85dc01e28 moved generic converter to spi; added entity converter; removed various service impls in favor of service factory Keith Donald 2009-11-19 09:10:51 +00:00
  • 211e36c249 SPR-6371 - Jaxb2Marshaller should use AnnotationUtils Arjen Poutsma 2009-11-18 14:02:29 +00:00
  • 7ac0e2ba02 RESOLVED - issue SPR-6366: Cannot import bean definitions using classpath*: resource location http://jira.springframework.org/browse/SPR-6366 David Syer 2009-11-18 07:54:19 +00:00
  • 66939ded0f RESOLVED - issue SPR-6366: Cannot import bean definitions using classpath*: resource location http://jira.springframework.org/browse/SPR-6366 David Syer 2009-11-17 09:53:10 +00:00
  • 17887d24a1 RESOLVED - issue SPR-6365: spring-jdbc.xsd script element claims resource patterns can be used for any SQL resource location but this is only supported for initialize-database tag David Syer 2009-11-17 08:36:37 +00:00
  • 7519162e65 RESOLVED - issue SPR-6365: spring-jdbc.xsd script element claims resource patterns can be used for any SQL resource location but this is only supported for initialize-database tag David Syer 2009-11-17 07:57:35 +00:00
  • 3f65721ba8 removed new EmbeddedDatabaeBuilder methods that don't seem very useful for embedded scenarios; javadoc polishing Keith Donald 2009-11-17 00:47:34 +00:00
  • 222ae33666 SPR-6087: Updated Javadoc for HandlerInterceptor to indicate invocation order of afterCompletion() methods Luke Taylor 2009-11-16 13:24:00 +00:00
  • 35472300ae OPEN - issue SPR-6346: NoSuchMethodException in DerbyEmbeddedDatabaseConfigurer Added derby test case to EmbeddedDatabaseBuilderTests David Syer 2009-11-15 13:17:42 +00:00
  • 35d4d7bbac Fixed typos Sam Brannen 2009-11-15 11:57:52 +00:00
  • efb2647978 RESOLVED - issue SPR-6348: ResourceDatabasePopulator is too verbose when reporting ignored failures http://jira.springframework.org/browse/SPR-6348 David Syer 2009-11-14 09:04:24 +00:00
  • 534f8a4705 RESOLVED - issue SPR-6345: ResourceDatabasePopulator does not handle comments properly when ignoring failures http://jira.springframework.org/browse/SPR-6345 David Syer 2009-11-14 09:02:03 +00:00
  • aac9107f6b SPR-6350 Keith Donald 2009-11-14 05:44:46 +00:00
  • 4877a0412c fixed typo Keith Donald 2009-11-13 19:45:57 +00:00
  • 95ad3c923a SPR-5158: Updated description of HandlerInterceptor configuration to spell out which requests the interceptor is applied to Luke Taylor 2009-11-13 17:32:33 +00:00
  • 5008f7fdec SPR-6338: Fixed columns in jmx metadata-types table Luke Taylor 2009-11-13 17:29:33 +00:00
  • ef02feed55 SPR-6338: Rewrite of source-level JMX metadata to remove references to commons attributes Luke Taylor 2009-11-13 17:18:13 +00:00
  • a0b71d867f Removed javadoc refs to JMX commons attribute source Luke Taylor 2009-11-13 15:40:17 +00:00
  • fc2d8ba73f SPR-5917 Add docs on Lifecycle David Syer 2009-11-13 07:48:33 +00:00
  • e8845c7ead SPR-6340 - Add coverage of JSON support to reference guide Jeremy Grelle 2009-11-13 02:04:22 +00:00
  • a5be9c5cf5 Changing umlaut to unicode sequence Arjen Poutsma 2009-11-13 01:49:56 +00:00
  • 58841f3c66 Updated javadoc to reflect minimum JSP version 2.0 Jeremy Grelle 2009-11-13 01:39:20 +00:00
  • 130ef7948d Fixed javadoc Jeremy Grelle 2009-11-13 01:37:40 +00:00
  • 60d2fdfcea SPR-6188 - UriTemplate: Insufficient handling of characters that need to be escaped. Arjen Poutsma 2009-11-13 01:27:54 +00:00
  • 8be36fafef introduced dedicated Jsr330ScopeMetadataResolver Juergen Hoeller 2009-11-13 00:36:39 +00:00
  • 4fb68bef04 polishing Juergen Hoeller 2009-11-13 00:10:37 +00:00
  • 56778110cd added dedicated onClose notification to differentiate between manual stop and close-driven stop Juergen Hoeller 2009-11-13 00:05:54 +00:00
  • 4e35c59a20 fixed incorrect example and JSF reference Keith Donald 2009-11-12 22:43:22 +00:00
  • 3361de3875 SPR-6278 Keith Donald 2009-11-12 21:18:17 +00:00
  • 61a8fa0ebd change PlaceOfBirth toString() so round tripping from String > new PlaceOfBirth(String) > String works ok Andy Clement 2009-11-12 20:56:21 +00:00
  • 3faf28ebaf created a protected doSetValue method so sub-classes can override the implementation easier (SPR-3978) Thomas Risberg 2009-11-12 20:51:00 +00:00
  • e27330ec5d created a protected doSetValue method so sub-classes can override the implementation easier (SPR-3978) Thomas Risberg 2009-11-12 20:47:48 +00:00
  • b88db7a594 extracted creation of new ArgPreparedStatementSetter and ArgTypePreparedStatementSetter into protected methods to allow sub-classes to override (SPR-3977) Thomas Risberg 2009-11-12 19:39:39 +00:00
  • 5491a63f2e added info about the new web-struts module Thomas Risberg 2009-11-12 19:11:46 +00:00
  • 5ebdf110f5 moved first para to chapter level and removed intro section Thomas Risberg 2009-11-12 18:23:09 +00:00
  • 150c0adc74 updated changelog for RC2 release Juergen Hoeller 2009-11-12 17:55:41 +00:00
  • 0e1b04d082 inner beans detected as ApplicationListeners as well (SPR-6049) Juergen Hoeller 2009-11-12 17:47:34 +00:00
  • 94aad0b537 SPR-6219: Corrected typo Luke Taylor 2009-11-12 16:55:49 +00:00
  • 4fe21b71a2 updated version to RC2 Thomas Risberg 2009-11-12 16:55:13 +00:00
  • afe87ea881 SPR-6220: Corrected spelling of 'DataSource' Luke Taylor 2009-11-12 16:53:06 +00:00
  • a6bba67bca added setValidating to XmlBeanDefinitionReader itself as well (SPR-6336) Juergen Hoeller 2009-11-12 16:35:29 +00:00
  • 1ddbfe0759 SPR-6205: Added doc on annotation support for multiple transaction managers Luke Taylor 2009-11-12 16:22:42 +00:00
  • 5d772554ae report error in case of constructor-arg index ambiguity (SPR-6329) Juergen Hoeller 2009-11-12 16:22:42 +00:00
  • d66fd9843e Reverted changes in r2282: now using varags again. Arjen Poutsma 2009-11-12 16:20:36 +00:00
  • bee051ece6 SWS-572 Arjen Poutsma 2009-11-12 16:09:08 +00:00
  • 86934e2403 added SQL String and related context to translated JDBCException messages (SPR-6304) Juergen Hoeller 2009-11-12 15:25:32 +00:00
  • 747300f34c added support for most recent EHCache 1.6 configuration properties to EHCacheFactoryBean (SPR-6234) Juergen Hoeller 2009-11-12 15:15:36 +00:00
  • 9d59db7944 reintroduced DEFAULT_COOKIE_MAX_AGE in deprecated form (for binary compatibility; SPR-6276) Juergen Hoeller 2009-11-12 14:25:14 +00:00
  • f595b67618 avoid early Log4J initialization (SPR-6288) Juergen Hoeller 2009-11-12 14:10:35 +00:00
  • 613b4d182b avoid potential NPE (SPR-6300) Juergen Hoeller 2009-11-12 13:42:07 +00:00
  • 6ee17d2826 SPR-5507 javadoc Mark Fisher 2009-11-12 13:10:10 +00:00
  • 568e6a3b38 RESOLVED - issue SPR-6321: Regression: ResourceEditor in 3.0 does not ignore unresolvable placeholders, but it did in 2.5.6 Different initialization exception popped up in app context David Syer 2009-11-12 11:20:51 +00:00
  • 38f1383853 RESOLVED - issue SPR-6321: Regression: ResourceEditor in 3.0 does not ignore unresolvable placeholders, but it did in 2.5.6 David Syer 2009-11-12 11:07:15 +00:00
  • 7685b516f1 spring 3 mvc namespace whats new Keith Donald 2009-11-12 07:55:02 +00:00
  • ac551f756d changelog updates Keith Donald 2009-11-12 07:50:46 +00:00
  • b53f180c14 link to validation section Keith Donald 2009-11-12 07:34:50 +00:00
  • 2eff486b36 link to validation section Keith Donald 2009-11-12 07:34:02 +00:00
  • a2d19f1a2d link to validation section Keith Donald 2009-11-12 07:33:29 +00:00
  • 9f07b15185 Added Javadoc where necessary; polishing. Chris Beams 2009-11-12 07:29:52 +00:00
  • 2e12907fe4 polish Keith Donald 2009-11-12 07:28:24 +00:00
  • fefaf123e6 updated refs Keith Donald 2009-11-12 07:15:24 +00:00
  • 7e90e7a4d5 updated test to reflect correct behavior Keith Donald 2009-11-12 07:13:00 +00:00
  • eee2a2115a doc polish Keith Donald 2009-11-12 07:11:08 +00:00
  • 70fe75384d fixed failing tests due to generic object to object converter fallback being over eager Keith Donald 2009-11-12 06:57:51 +00:00
  • c58378603a validation updateS Keith Donald 2009-11-12 06:22:35 +00:00
  • b163f123ce valueOf and Constructor-based conversion of source objects to targetTypes Keith Donald 2009-11-12 05:25:03 +00:00
  • b5cda8db7b Deferring object mapper until Spring 3.1 when it will be used by other projects Keith Donald 2009-11-12 03:54:19 +00:00
  • 3cdb942cbe Deferring object mapper until Spring 3.1 when it will be used by other projects Keith Donald 2009-11-12 03:53:59 +00:00
  • 6ef9c2d710 fixed validating to be true by default and to set namespaceAware accordingly Juergen Hoeller 2009-11-12 02:36:53 +00:00
  • e52e4c5717 + commit actual jboss adapter Costin Leau 2009-11-12 02:31:50 +00:00
  • c495cbb1bf MergedBeanDefinitionPostProcessors apply after all other post-processors (for @PostConstruct to be invoked after other BPPs; SPR-6066) Juergen Hoeller 2009-11-12 02:30:12 +00:00
  • 4e321b1a3c + add minor fix to the internal weblogic adapter Costin Leau 2009-11-12 02:29:08 +00:00
  • 1dc1d5ef9a SPR-5764 + add dynamic classfiletransformer -> JBoss translator adaptor (since there isn't any in JBoss 5.0.x) Costin Leau 2009-11-12 02:28:42 +00:00
  • 155f6b1aa1 polishing Juergen Hoeller 2009-11-12 02:27:31 +00:00
  • 1c839dbe9c added setValidating method to AbstractXmlApplicationContext, analogous to GenericXmlApplicationContext Juergen Hoeller 2009-11-12 02:14:01 +00:00
  • 0832334648 polishing Juergen Hoeller 2009-11-12 02:11:12 +00:00
  • a884a407aa child bean definition's scope attribute can be inherited from parent bean definition now (SPR-3542) Juergen Hoeller 2009-11-12 02:10:59 +00:00
  • fcaf692225 MergedBeanDefinitionPostProcessors apply after all other post-processors (for @PostConstruct to be invoked after other BPPs; SPR-6066) Juergen Hoeller 2009-11-12 02:10:44 +00:00
  • 535ec5cffd SPR-5507 Added support for shutdown order on SmartLifecycle. DefaultLifecycleProcessor now manages the shutdown in phases depending on that order (with a timeout value per group). Mark Fisher 2009-11-12 02:09:44 +00:00
  • d666f0a7d6 added GenericXmlApplicationContext with flexible configuration options for its XML support Juergen Hoeller 2009-11-12 01:59:15 +00:00
  • 7428014ca3 MergedBeanDefinitionPostProcessors apply after all other post-processors (for @PostConstruct to be invoked after other BPPs; SPR-6066) Juergen Hoeller 2009-11-12 01:43:34 +00:00