springOne Americas 

2008

Spring on WLS package released on BEA dev2dev

BEA has released their 'Spring-on-WLS' package on dev2dev. This bundle includes Spring 1.2.5 along with an enhancement to the WebLogic management console that enables real-time management of Spring Beans.

The bundle also includes a new version of BEA's MedRec sample application.  This version has been re-architected from a legacy EJB-based architecture to a Spring-based architecture for the handling of transactions, data access, and remoting, among other services.

It is interesting to note how many lines of code were saved as a result of the port to Spring.