Bug 1248752
| Summary: | Client pki-tools missing tomcat-servlet dependency | |||
|---|---|---|---|---|
| Product: | [Retired] Dogtag Certificate System | Reporter: | John Cosgrove <jcosgrov> | |
| Component: | Tools - Java | Assignee: | Matthew Harmsen <mharmsen> | |
| Status: | CLOSED EOL | QA Contact: | Ben Levenson <benl> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 10.2 | CC: | aakkiang, alee, cfu, dpal, jmagne, vkumar | |
| Target Milestone: | --- | |||
| Target Release: | --- | |||
| Hardware: | x86_64 | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Bug Fix | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1252988 (view as bug list) | Environment: | ||
| Last Closed: | 2020-03-27 20:05:42 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: | 1252988 | |||
|
Description
John Cosgrove
2015-07-30 18:27:17 UTC
I was also able to reproduce the bug with the steps above. However, I was able to get away with grabbing just the servlet-api import: wget http://search.maven.org/remotecontent?filepath=javax/servlet/servlet-api/2.5/servlet-api-2.5.jar -O /usr/share/java/servlet-api-2.5.jar Fixed in master: 52547567fee5e32b58e69c017546cc20f87fbef9 |