Just wondering if this issue was addressed yet. I am running 2.0 stable (11-11-12 release) of OpenBD Desktop and I get similar errors for cfscript type=java (the error I get is below)
Line#-13: package org.alanwilliamson.lang.java.inline does not exist Line#-12: package com.naryx.tagfusion.cfm.parser.script does not exist Line#-11: package com.naryx.tagfusion.cfm.engine does not exist Line#-4: cannot find symbol symbol: class JavaBase Line#-4: cannot find symbol symbol: class JavaBlock Line#-13: package org.alanwilliamson.lang.java.inline does not exist Line#-12: package com.naryx.tagfusion.cfm.parser.script does not exist Line#-11: package com.naryx.tagfusion.cfm.engine does not exist Line#-4: cannot find symbol symbol: class JavaBase Line#-4: cannot find symbol symbol: class JavaBlock This happens for just an empty <cfscript type="java"></cfscript>... I have tools.jar in my JRE's lib folder. On Oct 24, 2:49 pm, "Alan Williamson (aw2.0 cloud experts)" <[email protected]> wrote: > Leave it with me .. the build has been changing for the past few days as > we prepare for 2.0 > > > > > > > > Alex Skinner wrote: > > Hi Alan, > > > Grabbed the nightly from yesterday still getting the same error I am > > using tomcat 7 > > > I install by putting my jars in /openbd/lib, I replaced the entire lib > > folder with the new build. > > > I initially had an issue with tomcat failing to start with 100% cpu > > but this turned out to be because i had the CFSMTP plugin still within > > my local web-inf directory after removing it TC starts correctly but > > still can't find classes > > > A -- online documentation: http://openbd.org/manual/ google+ hints/tips: https://plus.google.com/115990347459711259462 http://groups.google.com/group/openbd?hl=en
