Description of problem: JON 2.3.0 version does not detect the address of JBoss AS embedded Tomcat on discovery. How reproducible: Very Steps to Reproduce: 1. Install and run JON 2.3.0 server 2. Install and run 2.3.0 agent 3. Check JON AS server for property value. - RHQ Server, JBoss AS 4.2.3.GA default (0.0.0.0:2099) - Resources - Embedded JBossWeb Server 2.0.1.GA (0.0.0.0) - Connector(3) - Tomcat Connector (7080) Inventory->Connection, 'Address' property will be blank.
This is the same issue as https://jira.jboss.org/browse/JOPR-399 and was fixed in RHQ 1.3.1 (JON 2.3.1), as well as the RHQ 1.3.0 CP branch.
Tag this as 2.4.1 to get it QA'd
Verified on RHQ-Release build #420 Steps 1. Install and run JON 2.3.0 server 2. Install and run 2.3.0 agent 3. Check JON AS server for property value. - RHQ Server, JBoss AS 4.2.3.GA default (0.0.0.0:2099) - Resources - Embedded JBossWeb Server 2.0.1.GA (0.0.0.0) - Connector(3) - Connector (7080) (Tomcat) Inventory->Connection, observe 'Address' property Observation: Address property is not blank, it has '0.0.0.0' value.
Created attachment 457120 [details] screenshot
Reverified this against jon-server-2.4.1-SNAPSHOT build# 24. Navigated to JBoss AS 4.2.3.GA->Resources->Embedded JBossWeb Server->Connector (7080) The address property displays '0.0.0.0' value at Inventory->Connection->'Address' property Please refer the attached screenshot.
Created attachment 461478 [details] Screenshot_Address
Bookkeeping - closing bug - fixed in recent release.