Bug 819112
Summary: | tomcat doesn't deploy context file properly | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Samuel Sieb <samuel-rhbugs> |
Component: | tomcat | Assignee: | Ivan Afonichev <ivan.afonichev> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 17 | CC: | akurtako, ivan.afonichev, java-sig-commits, kdaniel |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-05-04 21:44:06 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Samuel Sieb
2012-05-04 21:24:25 UTC
As far as I know context.xml should be placed in META-INF folder. Not in WEB-INF. Yep, sorry, it was me doing it wrong... Jetty has it's config in the WEB-INF folder, so I wrongly assumed the context.xml would be there too. |