Sender: Springfwk (Spring Framework), Letter Area: Java Title: Spring Framework 1.1 RC1 Released Send Station: Sun Moonlight (July 29, 2004 10:15 Thursday), station letter
Spring framework 1.1 RC1 is finally released, adding N exciting features If you want to download, you can go to www.springframework.org, if you are in your school, then go to my ftp: ftp : //10.11.6.98/spring, anonymous, unmissive
Here is an instructions in the Mail-List in the Mail-List, and more than the website:
Hello Everybody,
I'm pleased to announce that Spring Framework 1.1 RC1 is now available. This release introduces a number of significant new features, among those various bean factory enhancements, JMS support, nested transactions, enhanced JDO support, and support for Apache OJB.
* Support for Convenient JMS Access in the new "org.springframework.jms" package
* Retrieve multiple class path resources with same name via a "classpath *:" resource location * reworked root / child bean definition concept, allowing to override any settings in a child * added support for static factory methods ( "factory-method" in XML bean definitions) * added support for abstract lookup methods ( "lookup-method" in XML bean definitions) * bean factories can invoke non-public constructors, also autowire them * AOP proxies including Advisors and TargetSources can now be serialized as far as possible * Rework ApplicationEventMulticaster to Allow for Pluggability ("ApplicationEventMulticaster" bean)
* Added "PROPAGATION_NESTED" to TransactionDefinition, for specifying a nested transaction * added SavepointManager interface as superinterface of TransactionStatus, for generic savepoint management * DataSourceTransactionManager supports nested transactions and savepoint management via JDBC 3.0 Savepoints
* Added TransactionAwareDataSourceProxy, to allow for participating in Spring transactions with plain JDBC API code * added support for retrieving JDBC 3.0 auto-generated keys to JdbcTemplate and SqlUpdate * added support for BLOB / CLOB parameter values to JdbcTemplate, SqlUpdate and StoredProcedure * added BatchSqlUpdate class to jdbc.object package, for convenient execution of batch updates * added deferred close option to OpenSessionInViewFilter / Interceptor, as alternative to a single session per request * reworked JdoDialect SPI (warning:! not backwards-compatible), to support more JDBC connection handling strategies * JdoTransactionManager supports isolation levels and timeouts via JdoDialect's "beginTransaction" method * introduced JdoOperations / JdoTemplate convenience methods for load, save, delete and find * added OpenPersistenceManagerInViewInterceptor and OpenPersistenceManagerInViewFilter * introduced "orm.ojb" package, for Apache OJB support (configuration in Spring, Dao Support, TRA NSACTIONS)
* Added "DataSource" Property to schedulerfactorybean, for sale a spring-management DataSource As Quartz Job Store
* Made BindStatus class more generic, moving it to support package, keeping a deprecated subclass in tags package * added "fieldMarkerPrefix" support to ServletRequestDataBinder, for auto-resetting via "_fieldName" marker parameters * added NestedPathTag for JSP, specifying a nested path ( eg "customer.address") that BindTag will participate in * added FreeMarkerViewResolver as convenience subclass of AbstractTemplateViewResolver * added initial bind macro library for Velocity ( "spring.vm"), automatically registered by VelocityConfigurer * added initial bind macro library for FreeMarker ( " spring.ftl "), automatically registered by FreeMarkerConfigurer * reworked ContextLoaderPlugIn for Struts to support a context per Struts moduleFor details on bug fixes and further new features in this release, see the changelog.
For A Showcase of Spring's New Support for Apache OJB, HAVE A LOOK AT PETCLINIC - Which Features OJB AS Third Data Access Option Now, Alongside Hibernate and Spring JDBC.
Spring 1.1 Final IS SCHEDULED for Mid August. The Final Release Is Mainly About Completing The Documentation, Butting The Documentation, Butting The Documentation, Buttes :-)
REGARDS,
Juergen - ※ Source: · Sun Moonlight Bbs.fudan.edu.cn · [from: 10.11.6.128]