spring

SpringSource listens: no restrictions on Spring current releases

A few weeks ago, it looked like SpringSource were moving to a situation where Spring release tags over 3 months old (and builds) would only be available to...

5 replies - 2308 views - 10/08/08 by Andrew McVeigh in Articles

Metawidget 0.6: New Support for Swing AppFramework, JBoss jBPM & More

Metawidget is an Open Source 'smart UI widget' that populates itself at runtime with UI components to match the properties of your business objects.In addition...

0 replies - 1964 views - 10/08/08 by Richard Kennard in Announcements

Iconic Architectures - A Conversation With Rod Johnson

We're kicking off our series of conversations with the leaders in the Java world today with a discussion with Rod Johnson on the Spring Architecture. I talked...

0 replies - 4548 views - 09/29/08 by James Sugrue in Uncategorized

Q&A with Rod Johnson over Spring's maintenance policy changes

This is the content of a Q&A I did with Rod Johnson, concerning the uproar over Spring's announced changes in their maintenance release publication....

54 replies - 9562 views - 09/24/08 by Joseph Ottinger in News

SpringSource and the Lost Tag

Perhaps I am taking the subject too personally, but I feel disturbed by SpringSource’s new update policy. For those who don’t know, how does it work? I...

21 replies - 3738 views - 09/23/08 by Alessandro Santini in Articles

End of Spring vs EJB wars in sight?

Tonight I watched a video of Rod Johnson doing a presentation on Spring 2.5 at Google. He said that Spring 3.0 will be an EJB 3.1 Lite compatible container so...

9 replies - 8526 views - 09/12/08 by Ryan de Laplante in Articles

JECO: Lightweight, Standalone, Spring-based Container

It has been few years now during which I had a constant dream: to have the availability of a stand-alone, easy to use, Java-based container to deploy java...

0 replies - 2365 views - 08/13/08 by Marco Tedone in Announcements

Spring and Scripting

Spring is among the handful of Java application frameworks that is widely used in many enterprise projects. It has become a viable alternative to the more...

0 replies - 7522 views - 08/11/08 by Meera Subbarao in Articles

SpringSource Enterprise Available To All

SpringSource, the company behind Spring, the de facto standard in enterprise Java, and a leading provider of infrastructure software, today announced the...

2 replies - 3504 views - 07/22/08 by James Sugrue in Announcements

Metawidget 0.55: New Support for GWT, Groovy, and More

Metawidget is an Open Source 'smart UI widget' that populates itself at runtime with UI components to match the properties of a given business object. In...

0 replies - 3002 views - 07/15/08 by Richard Kennard in Announcements

Debugging Spring OSGi with NetBeans IDE

NetBeans is my favorite IDE but it suffers from lack of OSGi support. Eclipse with Equinox and plug-ins wins in terms of fast build, test, and deploy.I try...

7 replies - 5892 views - 07/05/08 by slim.ouertani in Tips and Tricks

Web Services with Mule, CXF, and Spring

Since it seems like everything is going the way of SOA and Web Services these days, it's always nice to have some practical examples of how to quickly get a...

3 replies - 22022 views - 07/04/08 by Steve Daskam in Articles

Spring Rich Client - Part 2

Let us do some more basics with the “Spring Rich Client” 1.0.0 (SpringRC). Although it is time to give an overview of the entire architecture I won’t do...

13 replies - 6456 views - 07/03/08 by Peter Karich in Articles

Spring Web Flow CRUD Tutorial

I'm currently studying Spring Web Flow (SWF). I want to share my experience in creating a simple CRUD Web application.Technologies used: JPA 1.0 Spring...

3 replies - 23880 views - 07/02/08 by Thomas Wiradikusuma in Articles

Unit Testing with TestNG and JMockit Part 2

This tutorial is part two in a two part series on TestNG and jmockit. The previous tutorial (found here) covered the classic JUnit and EasyMock scenario, only...

0 replies - 4708 views - 06/30/08 by mminella in Articles