[jbosstools-issues] [JBoss JIRA] (JBIDE-17311) jvmmonitor agent project moved + renamed into jbt-server repo

Rob Stryker (JIRA) issues at jboss.org
Thu Jul 3 04:22:25 EDT 2014


    [ https://issues.jboss.org/browse/JBIDE-17311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981794#comment-12981794 ] 

Rob Stryker commented on JBIDE-17311:
-------------------------------------

A check on the jmx repo (to verify that nobody specifically is polling these mbeans) shows that there's nobody is hard-coding these mbean names or packages. 

{code}
[rob at localhost jmx]$ pwd
/home/rob/code/jbtools/github/jbosstools-server/jmx
[rob at localhost jmx]$ grep -R "com.fuse" *
Binary file plugins/org.jboss.tools.jmx.jvmmonitor.core/lib/jvmmonitor-agent.jar matches
{code}

This means it should be safe to rebuild the agent jar with different package names. 


> jvmmonitor agent project moved + renamed into jbt-server repo
> -------------------------------------------------------------
>
>                 Key: JBIDE-17311
>                 URL: https://issues.jboss.org/browse/JBIDE-17311
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: jmx
>    Affects Versions: 4.2.0.Beta2
>            Reporter: Rob Stryker
>
> The file "jvmmonitor-agent.jar" is currently a built component separate from its project. This must be somehow unified with the other jvm-monitor code in terms of where it lives and how it gets built. 



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jbosstools-issues mailing list