Friday April 29, 2005
[ANN] AppFuse 1.8 Released! This release of AppFuse replaces Container Managed Authentication (CMA) with Acegi Security. Other major features include numerous bug fixes to AppGen and a refactoring of build.xml to use Ant 1.6 features. Eclipse and IDEA project files were also improved so you can easily run tests from within your IDE. A MyJavaPack all-in-one installer was also added so you can download everything you need for AppFuse at once. Eclipse and its plugins were not included in the initial release, but may be in a future release.
If you find any issues, let us know.
Update: You can now see Demos and Videos.
Posted in Java
at Apr 29 2005, 08:51:08 AM MDT
11 Comments
Search This Site
Recent Entries
- My What's New in Spring 3.1 Presentation
- Twitter's Open Source Summit: Bootstrap 2.0 Edition
- Refreshing AppFuse's UI with Twitter Bootstrap
- 2011 - A Year in Review
- Upgrading AppFuse to Spring Security 3.1 and Spring 3.1
- What have I been working on at Taleo?
- Our Engaging Trip to Paris and Antwerp
- My HTML5 with Play Scala, CoffeeScript and Jade Presentation from Devoxx 2011
- Deploying Java and Play Framework Apps to the Cloud with James Ward
- PhoneGap for Hybrid App Development

Posted by Cammm on April 29, 2005 at 09:50 AM MDT #
Posted by Nathan on April 29, 2005 at 10:12 AM MDT #
Posted by PJ Hyett on April 29, 2005 at 12:53 PM MDT #
- AppFuse replaces Container Managed Authentication (CMA) with Acegi Security.
- Refactoring of build.xml to use Ant 1.6 features.
- Numerous bug fixes to AppGen.
- All-in-one installer was also added.
...Posted by mornlee's blog on April 29, 2005 at 05:07 PM MDT #
Entry =========== /** * @hibernate.property column="category_id" */ public Long getCategoryId() { return categoryId; } ===========This seems to be a double mapping (hibernate.many-to-one already defined on getCategory()), Hibernate complains about it on context starts up. The problem goes away once the mapping is removed. Will there be Tapestry material on those mapping?
Posted by Vui Lo on April 30, 2005 at 01:09 PM MDT #
Posted by Lihe on May 11, 2005 at 06:15 AM MDT #
Posted by Matt Raible on May 11, 2005 at 07:01 AM MDT #
Posted by Ray on May 17, 2005 at 05:53 PM MDT #
Posted by Matt Raible on May 17, 2005 at 09:53 PM MDT #
Posted by Dan Thiffault on June 13, 2005 at 08:04 PM MDT #
Posted by Matt Raible on June 13, 2005 at 08:23 PM MDT #