Allows to specify a default JVM size in Mb so that the option memorySize in hte connectToJava function does not need to be used.
j4r.config.setDefaultJVMMemorySize(defaultJVMMemory)
the number of Mb for the JVM (must be equal to or greater than 50). If set to NULL, this option has no effect.