[jboss-jira] [JBoss JIRA] (WFLY-1526) AS7 JConsole scripts ignore arguments
Bartosz Baranowski (JIRA)
jira-events at lists.jboss.org
Fri Jun 14 02:49:54 EDT 2013
Bartosz Baranowski created WFLY-1526:
----------------------------------------
Summary: 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