Bug 113319

Summary: tomcat-admin-webapp broken
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Thomas Schmidt <tschmidt>
Component: JavaAssignee: Sonja Krause-Harder <skh>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Beta 3   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: patch for struts-config.xml

Description Thomas Schmidt 2005-08-26 14:00:08 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
Comment 1 Sonja Krause-Harder 2005-09-01 12:03:39 UTC
Created attachment 48444 [details]
patch for struts-config.xml
Comment 2 Sonja Krause-Harder 2005-09-01 12:04:43 UTC
Andreas, the fix is one line in a config file (see attached patch). Can you 
accept this for RC1? 
Comment 3 Sonja Krause-Harder 2005-09-01 12:19:07 UTC
*** Bug 81081 has been marked as a duplicate of this bug. ***
Comment 4 Andreas Jaeger 2005-09-01 13:53:42 UTC
go ahead.
Comment 5 Sonja Krause-Harder 2005-09-01 14:59:09 UTC
Submitted for RC1.