[
https://issues.jboss.org/browse/WFLY-1526?page=com.atlassian.jira.plugin....
]
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