Each instance of the server has a run.bat, which you can edit to specify the heap size. Something like:
anonymous wrote : rem Sun JVM memory allocation pool parameters. Modify as appropriate. | set JAVA_OPTS=%JAVA_OPTS% -Xms128m -Xmx512m View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4044401#4044401 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4044401 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
