Bug 113319 - tomcat-admin-webapp broken
Summary: tomcat-admin-webapp broken
Status: RESOLVED FIXED
: 81081 (view as bug list)
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Java (show other bugs)
Version: Beta 3
Hardware: Other All
: P5 - None : Normal
Target Milestone: ---
Assignee: Sonja Krause-Harder
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-26 14:00 UTC by Thomas Schmidt
Modified: 2005-09-01 14:59 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
patch for struts-config.xml (632 bytes, patch)
2005-09-01 12:03 UTC, Sonja Krause-Harder
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.