Bug 618741

Summary: Add the configuration name to the JBoss AS (4/5) server resource names
Product: [Other] RHQ Project Reporter: Lukas Krejci <lkrejci>
Component: PluginsAssignee: RHQ Project Maintainer <rhq-maint>
Status: CLOSED CURRENTRELEASE QA Contact: Corey Welton <cwelton>
Severity: medium Docs Contact:
Priority: urgent    
Version: 3.0.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 2.4 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-08-12 16:59:14 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: 601949    
Attachments:
Description Flags
proposed patch none

Description Lukas Krejci 2010-07-27 15:54:12 UTC
Description of problem:

The current format of the JBoss AS servers (both 4 and 5) is just a simplistic hostname:jnpPort combo. This is not very descriptive but a simple addition of the name of the configuration that server is running could increase the usability of the resource name.

Actual results:
JBoss AS servers are named as hostname:jnpPort

Expected results:
hostname:jnpPort configuration-name

Comment 1 Lukas Krejci 2010-07-27 16:52:57 UTC
Created attachment 434745 [details]
proposed patch

Comment 2 Lukas Krejci 2010-07-27 19:05:56 UTC
commit da32f65506ed18dcdf4d5865b840750d5a18b615
Author: Lukas Krejci <lkrejci>
Date:   Tue Jul 27 18:49:43 2010 +0200

    BZ 618741 - add the configuration name to the name of the JBoss AS (4 and 5) server resources.

Comment 3 Corey Welton 2010-07-28 15:53:19 UTC
QA Verified for AS4 and AS5 plugins

Comment 4 Corey Welton 2010-08-12 16:59:14 UTC
Mass-closure of verified bugs against JON.