Sunday December 21, 2003
AppFuse 1.2 Released! This is primarily a bug fix release. Here are the details from the release notes:
- Backed out Http Post for Remember Me. It was not redirecting user to the page they originally requested. Using reponse.sendRedirect does send the user to the proper location. Turned on password encryption (SHA) to protect any passwords that end up in log files. Turned off encryption in Tomcat.
- Changed configuration parameters in servlet context to be in a hashmap.
- Improvements to StrutsGen tool to generate list screen as well and to fill in more missing elements.
- Changed to close Hibernate session when object not found in BaseDAOHibernate.
- Fixed bug in UserAction.save: when creating a new user, role defaults to "tomcat" regardless of what the user chooses.
- Dependent packages upgraded:
- Hibernate 2.1.1
- Struts Menu 2.1
- WebTest Build 379
Download
(~11.9 MB for src, ~4.3 MB for bin) or View Release Notes
.
For more information on AppFuse, check out the AppFuse Wiki Page or FAQ.
Posted in Java at Dec 21 2003, 08:07:27 AM MSTComments:
Search This Site
Recent Entries
- Secure JSON Services with Play Scala and SecureSocial
- 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