javarmirmiregistry

Setting heap size for rmiregistry


I want to set heap size for RMI registry. Is that similar to java or any other format


Solution

  • rmiregistry -J-Xmx64m

    -J Pass argument to the java interpreter