[jboss-jira] [JBoss JIRA] (WFLY-1129) Add VisualVm launch scripts to the AS7 distribution
Alexis Hassler (JIRA)
jira-events at lists.jboss.org
Wed Jul 24 17:14:26 EDT 2013
[ https://issues.jboss.org/browse/WFLY-1129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12792801#comment-12792801 ]
Alexis Hassler edited comment on WFLY-1129 at 7/24/13 5:13 PM:
---------------------------------------------------------------
It would be cool to have the script for visualvm too. A better solution would be to share the same script between jconsole and visualvm, with an argument.
Something like this :
{code:none}bin/jtool.sh jconsole{code}
or
{code:none}bin/jtool.sh visualvm{code}
was (Author: sewatech):
I would be cool to have the script for visualvm too. A better solution would be to share the same script between jconsole and visualvm, with an argument.
Something like this :
{code:none}bin/jtool.sh jconsole{code}
or
{code:none}bin/jtool.sh visualvm{code}
> Add VisualVm launch scripts to the AS7 distribution
> ---------------------------------------------------
>
> Key: WFLY-1129
> URL: https://issues.jboss.org/browse/WFLY-1129
> Project: WildFly
> Issue Type: Feature Request
> Components: Scripts
> Environment: All
> Reporter: John O'Hara
> Assignee: Jason Greene
> Priority: Trivial
>
> Launching VisualVM with remoting-jmx requires additional jars to be on the classpath, in the same way that launching jconsole does.
> Can we provice a .sh and a .bat with the correct classpath in the AS7 distribution to launch visualvm
--
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