[ANNOUNCE] Resin 3.0.5 Released!
View the Release Notes and Download. A couple of the bugs I found when running AppFuse on Resin have been fixed: <description> is now a valid property of <user-data-constraint> and the following JSTL statement should work as well.
<fmt:message key="login.signup"> <fmt:param><c:url value="/signup.jsp"/></fmt:param> </fmt:message>