Setting heap size for rmiregistry

265 Views Asked by At

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

1

There are 1 best solutions below

0
On BEST ANSWER

rmiregistry -J-Xmx64m

-J Pass argument to the java interpreter