Bug 536072 (RHQ-461) - add support for .child
Summary: add support for .child
Keywords:
Status: CLOSED NEXTRELEASE
Alias: RHQ-461
Product: RHQ Project
Classification: Other
Component: No Component
Version: 1.0
Hardware: All
OS: All
medium
medium
Target Milestone: ---
: ---
Assignee: Joseph Marques
QA Contact: Jeff Weiss
URL: http://jira.rhq-project.org/browse/RH...
Whiteboard:
Depends On:
Blocks: RHQ-399
TreeView+ depends on / blocked
 
Reported: 2008-05-12 19:56 UTC by Jessica Sant
Modified: 2014-11-09 22:49 UTC (History)
1 user (show)

Fixed In Version: 1.0.1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
JON 2.0 GA
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Jessica Sant 2008-05-12 19:56:00 UTC
Customer has 100 application servers, 50 of them have a web app deployed called "blah.war" -- they need to create a group of all appservers that have that webapp deployed.

(this is related to support issue # 179757)

Comment 1 Joseph Marques 2008-05-13 03:04:12 UTC
rev818 - support ".child" expression token; 

Comment 2 Joseph Marques 2008-06-16 18:36:02 UTC
to create this group, use the following expression:

resource.type.plugin = JBossAS
resource.type.name = JBossAS Server
resource.child.name.contains = blah.war 

Comment 3 Jeff Weiss 2008-06-16 18:50:53 UTC
This works now (qa-6020), I tried 

resource.type.plugin = JBossAS
resource.type.name = JBossAS Server
resource.child.name.contains = rhq

and it matches my rhq instance but not my AS 4.0.4 server.

Comment 4 Red Hat Bugzilla 2009-11-10 21:09:46 UTC
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-461



Note You need to log in before you can comment on or make changes to this bug.