zzpprk [http://community.jboss.org/people/zzpprk] created the discussion

"Re: jConsole"

To view the discussion, visit: http://community.jboss.org/message/593209#593209

--------------------------------------------------------------
[quote]
if [ "x$JAVA_OPTS" = "x" ]; then 

JAVA_OPTS="-Xms1303m -Xmx1303m -XX:MaxPermSize=256m 
-Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 
-Dsun.rmi.dgc.server.gcInterval=3600000 
-Dsun.lang.ClassLoader.allowArraySyntax=true 
-Dcom.sun.management.jmxremote.ssl=false 
-Dcom.sun.management.jmxremote.authenticate=false 
-Dcom.sun.management.jmxremote.port=8999"
fi
[/quote]

What is this if clause all about. Shouldn't I set thgese options outsdide the 
if?
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/593209#593209]

Start a new discussion in Beginner's Corner at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to