I\'m running a java application that we distribute as a server-side system. I\'m trying to write a launcher (\"write\" is somewhat of an overstatement here, I\'m basically j
There is a little trick to get the server JVM up and running:
C:\Program Files\Java\jdk1.6.0\jre\bin\server
C:\Program Files\Java\jre1.6.0\bin
See official readme for details.