Hi Alex, As I stated in the first post I'm using Windows 7 32 Bits. The builds that I downloaded are the release and can be found here: http://www.openbluedragon.org/download/
I downloaded the Ready2Run and the desktop version. I have installed JDK 6.0_25 and the tools.jar that I picked can be found in \jdk1.6.0_25\lib I have tried according to Jetty docs to drop tools.jar in \jetty-openbd \lib and \jetty-openbd\lib\etc once each time and restarting each time. I Also tried to drop it into jetty-openbd\webapps\openbd\WEB-INF \lib using the Ready2Run instalation. Later on I tried the desktop build and I dropped the tools.jar in OpenBlueDragonDesktop\customjars- gae and OpenBlueDragonDesktop\lib. As I stated each time that I did the op only one copy of tools.jar were and I restarted everytime. According to Jetty docs I also tried to set the classpath using the command line: java -Djetty.class.path="C:\Program Files\Java\jdk1.6.0_25\lib \tools.jar" -jar start.jar and also setting the enviroment variable CLASSPATH C:\Program Files \Java\jdk1.6.0_25\lib\tools.jar; I'm just trying to use the embedded java feature and raises an exception that says SCRIPT: Cannot find the system Java compiler. Check that your class path includes tools.jar this is all thanks. -- online documentation: http://openbd.org/manual/ google+ hints/tips: https://plus.google.com/115990347459711259462 http://groups.google.com/group/openbd?hl=en Join us @ http://www.OpenCFsummit.org/ Dallas, Feb 2012
