RM> I am setting these VM arguments in the "start" box of the server
RM> configuration:

RM> -DTURBO -Xms512m -Xmx512

RM> These values are not getting through because the TURBO property does not
RM> exist.

I don't understand what you mean with 'because the TURBO property does
not exists'

RM> Works fine when setting these value in JAVA_OPTS and using run.bat.

The arguments get passed to the java process. To verify you can switch to the debug
view, right click the process and choose properties. In java 1.4.1 with this arguments 
I
get the message:

Error occurred during initialization of VM
Incompatible initial and maximum heap sizes specified

Hans



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to