Hi all, I'm a user of Railo but I'm finding OpenBD mach more interesting, specially the java scripting capabilities. I'm using the jetty distribution under windows 7 and I can't add tools.jar into the jetty's classpath.
I have tried add the enviroment variable CLASSPATH=C:\Program Files \Java\jdk1.6.0_25\lib\tools.jar; or even following jetty's manual setting it at the command line java - Djetty.class.path="C:\Program Files\Java\jdk1.6.0_25\lib\tools.jar" - jar start.jar nothing of this actually works. OpenBD raises an exception that says: SCRIPT: Cannot find the system Java compiler. Check that your class path includes tools.jar Can anyone point me to the right direction? Best -- 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
