The Artima Developer Community
Sponsored Link

Java Buzz Forum
Spring 1.1.1 Released

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
dion

Posts: 5028
Nickname: dion
Registered: Feb, 2003

Dion Almaer is the Editor-in-Chief for TheServerSide.com, and is an enterprise Java evangelist
Spring 1.1.1 Released Posted: Oct 1, 2004 11:26 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by dion.
Original Post: Spring 1.1.1 Released
Feed Title: techno.blog(Dion)
Feed URL: http://feeds.feedburner.com/dion
Feed Description: blogging about life the universe and everything tech
Latest Java Buzz Posts
Latest Java Buzz Posts by dion
Latest Posts From techno.blog(Dion)

Advertisement
What was that about a new Java release? There is a new Spring point release! :) :) Dear Spring community, I'm pleased to announce that Spring Framework 1.1.1 has just been released. This is a bugfix and minor enhancement release. Among the new features in this release are: * "import" element for XML bean definitions * support for non-public classes and non-public init and destroy methods * bean factory regards bean references for correct destruction order (not requiring "depends-on") * bean factory detects JDK 1.4 and Commons Collections for linked/identity map creation * factored out the "publishEvent" method into the ApplicationEventPublisher interface * included new "test" package in mock JAR, offering superclasses for tests requiring Spring contexts * added "applyQueryTimeout" method to the JdoDialect interface * added "addAttribute" and "getAttribute" methods to RemoteInvocation * explicit support for EHCache via EhCacheManagerFactoryBean and EhCacheFactoryBean * SimpleMessageConverter102 handles BytesMessage without JMS 1.1's "getBodyLength" method * added JmsGatewaySupport convenience base class * added ServletForwardingController and ServletWrappingController * BindStatus and BindTag can be created without Errors instance in the request too * changed MessageTag's "arguments" attribute to Object * added "javaScriptEscape" attribute to MessageTag * added EscapeBodyTag aka "spring:escapeBody" As always, have a look at the changelog for details. Cheers, Juergen

Read: Spring 1.1.1 Released

Topic: Applications that Changed My Life: screen Previous Topic   Next Topic Topic: Lucene at Sydney GeekNight

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use