[jboss-jira] [JBoss JIRA] (AS7-6504) jconsole window for an AS 7 server is labeled "JBoss CLI"
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Tue Feb 12 13:38:56 EST 2013
[ https://issues.jboss.org/browse/AS7-6504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12753740#comment-12753740 ]
Brian Stansberry commented on AS7-6504:
---------------------------------------
The icon is a form of jboss.org branding that may not be appropriate when EAP is what's running. I'm not sure.
I don't know if you can use the server itself as a source of data for this. The root resource for an EAP 6.0.0 server shows the following:
[standalone at localhost:9999 /] ls -l
ATTRIBUTE VALUE TYPE
launch-type STANDALONE STRING
management-major-version 1 INT
management-minor-version 2 INT
name pingguo STRING
namespaces [] OBJECT
process-type Server STRING
product-name EAP STRING
product-version 6.0.0.GA STRING
profile-name undefined STRING
release-codename Steropes STRING
release-version 7.1.2.Final-redhat-1 STRING
running-mode NORMAL n/a
schema-locations [] OBJECT
server-state running STRING
A community server doesn't have the "product-xxx" stuff. Output from 7.2:
[standalone at localhost:9999 /] ls -l
ATTRIBUTE VALUE TYPE
launch-type STANDALONE STRING
management-major-version 1 INT
management-micro-version 0 INT
management-minor-version 4 INT
name pingguo STRING
namespaces [] OBJECT
process-type Server STRING
release-codename Steropes STRING
release-version 7.2.0.Alpha1-SNAPSHOT STRING
running-mode NORMAL STRING
schema-locations [] OBJECT
server-state running STRING
> jconsole window for an AS 7 server is labeled "JBoss CLI"
> ---------------------------------------------------------
>
> Key: AS7-6504
> URL: https://issues.jboss.org/browse/AS7-6504
> Project: Application Server 7
> Issue Type: Bug
> Components: JMX
> Affects Versions: 7.2.0.Alpha1
> Reporter: Brian Stansberry
> Assignee: Stan Silvert
> Priority: Minor
> Fix For: 7.3.0.Alpha1
>
> Attachments: jconsole-screenshot.png
>
>
> Run jconsole.sh and connect to an AS 7 server instance. The resulting window in jconsole is labeled "JBoss CLI / <machine name>".
> The term CLI should be reserved for the actual CLI tool.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list