Quote from patch227:
Seeing as IB can't seem to get their Bulletin Board fixed I wonder if someone here can tell me where to find out which version of Java is the best to use with a standalone TWS?
Can you imagine doing this for 20 Java apps ?Quote from kiwi_trader:
You can install both and then modify the tws command line to call the java version you want:
C:\Program Files\Java\jre1.5.0_11\bin\javaw.exe -cp jts.jar;pluginsupport.jar;jcommon-1.0.0.jar;jfreechart-1.0.0.jar;jhall.jar;other.jar;rss.jar -Dsun.java2d.noddraw=true -Xmx256M jclient/LoginFrame C:\Jts', 'C:\JTS'
The user just has to locate the directory the 1.5 version of javaw.exe is stored in and then substitute that in the line calling TWS.