Bug 546073
Summary: | The Tomcat plugin assumes a LocalHost Deployer MBean exists | ||
---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Jay Shaughnessy <jshaughn> |
Component: | Plugins | Assignee: | Jay Shaughnessy <jshaughn> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Corey Welton <cwelton> |
Severity: | urgent | Docs Contact: | |
Priority: | urgent | ||
Version: | 1.3 | CC: | cwelton |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | 2.4 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-08-12 16:54:15 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: | 557793 |
Description
Jay Shaughnessy
2009-12-09 22:26:20 UTC
Fixed: Do not assume Deployer MBean exists for localhost vhost. Moreover, don't use this deployer for non-localhost vhosts. commit 36869799b55adbcc160cf8f5082c4cfc68498d76 Jopr_2_3_0_GA_CP r1280 qa -> gneelaka qa -> cwelton QA Verified - removed the localhost deployer, replacing it with a different one. was then able to successfully deploy test.war to the new deployer. Mass-closure of verified bugs against JON. |