Hi I’m trying to install this tool ‘Sean Corfield’s scripting for ColdFusion project.’ on my server – problem is I am getting “Class not found: com.caucho.quercus.script.QuercusScriptEngineFactory ” errors, I have java 1.6 installed…. I’m not sure how where to get these extra classes … any help?
[opensuse 11 system, CF8 java 1.6]
-thanks
-sean
Did you follow the installation instructions for the cfphp, as per the “example.cfm” page:
The important thing is that the quercus.jar is accessible to the JVM. Your error message indicates that the JVM can’t find the jar.