Bug 1171292
Summary: | tomcat package is missing extras/tomcat-juli.jar and extras/tomcat-juli-adapters.jar required for log4j | ||
---|---|---|---|
Product: | [Fedora] Fedora EPEL | Reporter: | Jason Woods <devel> |
Component: | tomcat | Assignee: | Ivan Afonichev <ivan.afonichev> |
Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | el6 | CC: | bill, csutherl, ivan.afonichev, phancox |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-09-26 15:21:21 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: | |||
Bug Depends On: | |||
Bug Blocks: | 1133070 |
Description
Jason Woods
2014-12-05 20:28:09 UTC
https://github.com/csutherl/fedora-tomcat/commit/632f1f9 To configure log4j in the service wrapper; update LOGGING_PROPERTIES in tomcat.conf to point to the lib/log4j.properties config file and then follow https://tomcat.apache.org/tomcat-7.0-doc/logging.html#Using_Log4j. The configuration must be in lib, or on the classpath to get loaded. Note: the tomcat-juli.jar and tomcat-juli-adapters.jar files came from the 7.0.65 distribution of tomcat. If the rebase doesn't pass QA, then these jars may need to change. We cannot include binaries as Sources. Also we cannot build it as they just rebranding commons packages: see https://bugzilla.redhat.com/show_bug.cgi?id=1236297 This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions Moving it back to NEW per comment #3. Closing per c#3. |