I am using jboss 6.0, eclipse indigo
I changed JBOSS_Home/bin/run.conf.bat
but in console while server is starting it says
VM Arguments: bla bla -XX:MaxPermSize=256m bla bla
but in run.conf.bat it is -XX:MaxPermSize=512 m
where can i change vm arguments, in jdk installation directory?
thanks
SOLVED
in eclipse double click on server, options editor comes, change vm arguments.
this arguments overrides run.conf.bat