Wolf-Dieter Fink [
http://community.jboss.org/people/wdfink] created the discussion
"Re: jConsole"
To view the discussion, visit:
http://community.jboss.org/message/592525#592525
--------------------------------------------------------------
If you want to add the parameter in every case you should use add line like:
JAVA_OPTS="$JAVA_OPTS -Dcom.sun........"
because otherwise the option is only added if you did not set JAVA_OPTS before starting
the script.
We change run.conf and set JAVA_OPTS in every case to avoid confusing behaviour depends to
the environment :)
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/592525#592525]
Start a new discussion in Beginner's Corner at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]