Equinox (a.k.a. AppFuse Light) 1.7.1 Released!
Equinox 1.7.1 contains a number of dependency updates, and not much else. This will be the last release with the Equinox name. This project is changing its name to AppFuse Light and will be referred to by that name going forward. The project will be moving its source code to http://appfuse-light.dev.java.net. The equinox.dev.java.net project will remain because Cool URIs don't change. In addition to the name change, I'd like to try to merge the AppFuse and Equinox user communities. Since the technologies are so similar, and AppFuse 2.x will use some of Equinox's Ant scripts, it makes sense to bring these projects closer together.
In AppFuse Light 1.8, I plan on adding support for Stripes and Wicket as well as integrating the CSS Framework (like AppFuse uses).
50 possible combinations are available for download:
- Web Frameworks: JSF (MyFaces), Spring MVC (with Ajax, Acegi Security, JSP, FreeMarker or Velocity), Struts 1.x, Struts 2.x, Tapestry, WebWork
- Persistence Frameworks: Hibernate, iBATIS, JDO (JPOX), OJB, Spring JDBC
All of the frameworks used in Equinox, as well as most of its build/test system is
explained in Spring Live. Going forward, documentation will be put on the AppFuse site.
A summary of the changes in this release are below:
- Removed custom JavaScript and CSS for MyFaces Tomahawk's
- Dependent packages upgraded:
- Ajax4JSF 1.0.6
- Cargo 0.9
- Commons Collections 3.2
- Commons DBCP 1.2.2
- Commons Lang 2.3
- Commons Validator 1.3.1
- DWR 2.0 RC2
- FreeMarker 2.3.9
- JPOX 1.1.7
- JUnit 3.8.2
- Hibernate 3.2.1
- iBATIS 2.3.0
- MyFaces and Tomahawk 1.1.5
- Spring 2.0.4
- Spring Modules Validation 0.8
- Struts 2.0.6
- Tapestry 4.1.1
- Velocity 1.5
- Velocity Tools 1.3
- WebWork 2.2.5
For more information about installing the various options, see the README.txt file. Live demos (thanks to Contegix!) are available at:
If you have any questions, please read the comments from the 1.7 release or ask them on the AppFuse mailing list.
Hi Matt,
I'd like to congratulate you for your great job.
Nowadays there are standar web frameworks and standar persistence frameworks, so I consider that it would be a good idea to do something similar to seam-gen app. It's very easy to use, very productive and very easy to start to develop a new project based in standar frameworks. I think that the best option would be something that integrate JSF, Facelets, SWF, JPA, Acegi and JAX-WS.
Best regards,
Jose Luis Monteagudo
Posted by jl_monteagudo on April 23, 2007 at 07:23 AM MDT #
We're developing a code-generation tool for AppFuse that you might be able to use for this. I don't know if we'll port it to Equinox though - with 50 combination of stacks (soon to be 60 after I add Stripes and Wicket), it's too much work to maintain (for little-to-no reward). Of course, if there's existing code generation tools for the various frameworks - maybe we can incorporate those.
Posted by Matt Raible on April 23, 2007 at 03:25 PM MDT #