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.