Monday 10 August 2015

How can I set JVM property to many JVMs at once?

This from developerWorks Answers: -


is absolutely going to be of use at some point quite soon, so I'm cross-posting it here as an aide memoire.


2 comments:

Christoph said...

You can use https://github.com/stoeps13/ibmcnx2/blob/master/ibmcnx/config/JVMHeap.py this script asks you for each node and application server to provide initial and maximumHeap.

Dave Hay said...

Christoph, thanks for this. I'll check it out .... Cheers, Dave

Visual Studio Code - Wow 🙀

Why did I not know that I can merely hit [cmd] [p]  to bring up a search box allowing me to search my project e.g. a repo cloned from GitHub...