[jboss-jira] [JBoss JIRA] (WFLY-1526) AS7 JConsole scripts ignore arguments
Bartosz Baranowski (JIRA)
jira-events at lists.jboss.org
Fri Jun 14 03:07:54 EDT 2013
[ https://issues.jboss.org/browse/WFLY-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12781583#comment-12781583 ]
Bartosz Baranowski commented on WFLY-1526:
------------------------------------------
this makes it impossible to run AS7 script like:
./bin/jconsole.sh service:jmx:remoting-jmx://localhost:10099
> AS7 JConsole scripts ignore arguments
> --------------------------------------
>
> Key: WFLY-1526
> URL: https://issues.jboss.org/browse/WFLY-1526
> Project: WildFly
> Issue Type: Enhancement
> Reporter: Bartosz Baranowski
> Assignee: Bartosz Baranowski
> Priority: Minor
>
> JConsole scripts ignore arguments, for instance, sh script:
> jconsole -J-Djava.class.path="$CLASSPATH"
> instead of
> jconsole -J-Djava.class.path="$CLASSPATH" "$@"
--
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