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
- Developing Rich Web Service APIs with Java
- C++, Java and .NET: Lessons Learned from the Internet Age
- Highly Interactive Software with Java and Flex
- The Cloud Computing Continuum with Bob McWhirter
- Software Quality: The Quest for the Holy Grail?
- What's Happening in the Java World?
- Fantastic Fun in Jackson Hole
- How We Hired a Team of 10 in 2 Months
- Jack's Skiing Like A Madman!
- My Future of Web Frameworks Presentation

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 #