Bug 602475
| Summary: | version detail incorrect when creating exploded war content with tomcat | ||
|---|---|---|---|
| Product: | [Other] RHQ Project | Reporter: | Simeon Pinder <spinder> |
| Component: | Content | Assignee: | Stefan Negrea <snegrea> |
| Status: | CLOSED DUPLICATE | QA Contact: | Mike Foley <mfoley> |
| Severity: | high | Docs Contact: | |
| Priority: | low | ||
| Version: | unspecified | CC: | jshaughn, snegrea |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-02-07 14:48:36 UTC | Type: | --- |
| 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: | 683054, 758753, 788629 | ||
|
Description
Simeon Pinder
2010-06-09 22:27:59 UTC
The workaround is to deploy as an archive (exploded=false). A partial workaround is to ensure that the war's manifest file includes a proper implementation-version attribute. Note that a side-effect of this issue is that the user-entered version string will be replaced by either the manifest version, if provided, or "0" which is the default for a discovered app. This is a duplicate of bug 761593. *** This bug has been marked as a duplicate of bug 761593 *** |