| Summary: | Application fails to deploy on EAP7 when the rt filter is installed | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Operations Network | Reporter: | Filip Brychta <fbrychta> | ||||
| Component: | Plugin -- JBoss EAP 7, Core Server | Assignee: | Thomas Segismont <tsegismo> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Filip Brychta <fbrychta> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | JON 3.3.5 | CC: | miburman, spinder, tsegismo | ||||
| Target Milestone: | DR01 | Keywords: | Triaged | ||||
| Target Release: | JON 3.3.6 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2016-07-27 15:33:25 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: | |||||
| Attachments: |
|
||||||
|
Description
Filip Brychta
2016-03-15 17:22:22 UTC
Pull request sent https://github.com/rhq-project/rhq/pull/221 #getWebMetaData only gives you the content from web.xml, and may be null if deployment descriptor is omitted #getMergedJBossWebMetaData gives you the content aggregated from all sources (defaults from subsystem config, values from deployment descriptor), and never returns null Merged in master
commit 4ffe7c87e26400636e169e0400d9dd0e13b128e5
Merge: 49464ba 9938a47
Author: Michael Burman <yak>
Date: Tue Mar 15 19:45:29 2016 +0200
Merge pull request #221 from tsegismont/bug/1317993
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions Moving to ON_QA as available to test with JON 3.3.6 DR01 brew build: https://brewweb.engineering.redhat.com/brew/buildinfo?buildID=499890 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHSA-2016-1519.html |