This post originated from an RSS feed registered with Java Buzz
by Jason Carreira.
Original Post: Conductor is go!
Feed Title: Jason Carreira
Feed URL: http://sedoparking.com/search/registrar.php?domain=®istrar=sedopark
Feed Description: Personal Aggrandizement
Cool, thanks very much to jbob over at java.net for getting conductor up and running. Here's the description:
Conductor is and end-to-end application development framework made up of best-of-breed opensource components. It incorporates XWork and WebWork 2 as a Model2 MVC web framework and a set of pluggable services made available to application components via an Inversion of Control (IoC) container. These pluggable services include persistence, with a default implementation using Hibernate, user management, search, etc
This should be a good example of how to put the pieces together in a best-practices way and provide a starting point for other projects to just start developing their code and not infrastructure.