How to allocate a certain amount of memory to JVM when starting Sun Java Web Server?
Created May 4, 2012
Davanum Srinivas With the latest JWS 2.0, There are two options. The first one is to specify a command line argument -vmargs. The second one is to specify the arguments in vmargs.txt. Check the release notes for more information.
http://www.sun.com/software/jwebserver/techinfo/jws20/release_notes.html