Bug 808001 - [EAP6] default resource names for AS7 Standalone Servers and Host Controllers need improvement
Summary: [EAP6] default resource names for AS7 Standalone Servers and Host Controllers...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RHQ Project
Classification: Other
Component: Agent
Version: 4.4
Hardware: Unspecified
OS: Unspecified
high
unspecified
Target Milestone: ---
: ---
Assignee: Charles Crouch
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks: as7-plugin
TreeView+ depends on / blocked
 
Reported: 2012-03-29 10:18 UTC by Libor Zoubek
Modified: 2015-11-02 00:42 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-09-03 17:02:38 UTC
Embargoed:


Attachments (Terms of Use)

Description Libor Zoubek 2012-03-29 10:18:57 UTC
Description of problem: most recent version of rhq 4.4 master started to detect EAP6 running in domain mode as "domain JBoss EAP 6 Domain Controller" before, same EAP6 server instance was detected as "EAP DomainController" I do not understand why it has changes and I think the word "domain" is a little bit redundant and the default name is quite long.


I am also not sure whether type of resource 'JBossAS7 Host Controller' is correct. It should rather be 'JBossAS7 Domain Controller'

Version-Release number of selected component (if applicable):
Version: 4.4.0-SNAPSHOT
Build Number: 559098b

How reproducible: always

Steps to Reproduce:
1. standup EAP6 in domain mode with default configuration
2. import it
  
Actual results:


Expected results: to be discussed. I suggest "EAP 6 Domain Controller"


Additional info:

Comment 1 Mike Foley 2012-04-02 15:32:46 UTC
per BZ triage 4/2/2012 HIGH

Comment 2 Ian Springer 2012-04-04 21:23:08 UTC
Done in master:

http://git.fedorahosted.org/git/?p=rhq/rhq.git;a=commitdiff;h=4d090bd

Here's how the default Resource names now look:

domain controller: EAP Domain Controller (127.0.0.1:9990)
host controller: EAP Host Controller (127.0.0.1:9990)
standalone server: EAP (127.0.0.1:9990)

Note, the last portion is the management host and port, and is what will ensure the default Resource names are unique when there are multiple AS7 instances running on the same platform. This is analogous to what we did in the AS4 and AS5 plugins, which was to append the JNP host and port to the default Resource names.

Comment 4 Heiko W. Rupp 2013-09-03 17:02:38 UTC
Bulk closing of old issues that are in VERIFIED state.


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