Ramandeep Kaur wrote:
- For framework DerbyNetClient, jvm heap size needs to be changed while starting Network Server as well.
This would be a nice enhancement for the test harness to be able to set the server jvmFlags, but one workaround without changing the test harness would be to set the test to startServer=false and then start Network Server with the NetworkServerControl.start() API for DerbyNetClient framework as is done in NSInSameJVM. That way it will pick up the jvmFlags. I guess that
would mean this test could not be run for remote testing though. Kathey
