[ http://issues.apache.org/jira/browse/TAPESTRY-1009?page=comments#action_12421322 ] Henrik Vendelbo commented on TAPESTRY-1009: -------------------------------------------
This is unrelated to the actual Locale. It is caused by putting HiveMind in /shared/lib and Tapestry in WEB-INF/lib If possible MessageFormatter should be able to load from the classloader of the calling class, in which case this would be a HiveMind bug. > AppServlet fails to work if run on a server with non-english locale > ------------------------------------------------------------------- > > Key: TAPESTRY-1009 > URL: http://issues.apache.org/jira/browse/TAPESTRY-1009 > Project: Tapestry > Issue Type: Bug > Components: Framework > Affects Versions: 4.0.2 > Environment: Seen on JDK5/Tomcat5.5, but should apply to any config. > Reporter: Henrik Vendelbo > > TapestryMessages.servletInit throws ClassNotFound if run on a danish OS > installation. Instead it should default to the TapestryString2.properties > While localised logging messages is a nice feature, I'm sure noone would want > the webapp to fail because of it. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
