Bug 758426

Summary: Must re-import embedded wars to take advantage of drift template (invalid filename property)
Product: [Other] RHQ Project Reporter: Jay Shaughnessy <jshaughn>
Component: DocumentationAssignee: Deon Ballard <dlackey>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: high Docs Contact:
Priority: high    
Version: 4.2CC: hrupp
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-16 21:16:47 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: 707225    

Description Jay Shaughnessy 2011-11-29 19:21:28 UTC
There was a bug prior in RHQ 4.2, and possibly for a while, such that
Embedded WAR resources (Child resources under an EAR resource, like
coregui.war under rhq.ear) had an invalid "Filename" plugin config
property value (and similarly incorrect "Path" trait).

The value was not a true path, it had extraneous information
appended.  

This causes problems for the new Drift support, which relies on the
Filename value being correct, the proper path to the embedded war
directory.  

The problem has been fixed but that means to apply a drift definition 
the existing resource will need to be re-imported, to get the
proper value assigned.

Comment 1 Charles Crouch 2011-11-30 15:46:48 UTC
After further discussion, we won't be supporting drift on embedded web apps, so 
the documentation should state that.