Bugzilla – Bug 113319
tomcat-admin-webapp broken
Last modified: 2005-09-01 14:59:09 UTC
Calling http://localhost:8080/admin/ results in INFO: Server startup in 6430 ms Aug 26, 2005 3:50:06 PM org.apache.catalina.authenticator.FormAuthenticator authenticate WARNING: Unexpected error forwarding to login page javax.servlet.ServletException: Cannot find message resources under key org.apache.struts.action.MESSAGE at org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:846) at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:779) at admin.login_jsp._jspService(login_jsp.java:115) at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94) in catalina.out. Installed packages are: tomcat5-5.0.30-5 struts-webapps-tomcat5-1.2.4-5 tomcat5-webapps-5.0.30-5 tomcat5-admin-webapps-5.0.30-5
Created attachment 48444 [details] patch for struts-config.xml
Andreas, the fix is one line in a config file (see attached patch). Can you accept this for RC1?
*** Bug 81081 has been marked as a duplicate of this bug. ***
go ahead.
Submitted for RC1.