1 Reply Latest reply on Apr 18, 2005 5:45 AM by darranl

    extends memory of jvm

    zhebincong

      hello

      following command can extend the jvm memory:
      java -Xmx512m ....
      but if my app run on jboss server,and i don't start it from command line,how can i extend the jvm memory quota?i guess there should be a config file in jboss server.but i don't know how?

      who can help me?

      thank you