Fixed
Details
Assignee
Michael OffnerMichael OffnerReporter
Brad WoodBrad WoodPriority
NewLabels
Fix versions
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Affects versions
Details
Details
Assignee
Michael Offner
Michael OffnerReporter
Brad Wood
Brad WoodPriority
Labels
Fix versions
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Affects versions
Created 26 April 2016 at 16:41
Updated 6 hours ago
Resolved 18 May 2016 at 06:31
See the attached file. Unzip it and place the jar in your lib folder. Start up Lucee 5 and drop the .cfm and .cfc files in your webroot and run the index.cfm. The createObject call works fine showing that the jar is loaded and Lucee can find the classes inside of it. However, the createDynamicProxy() fails with the following error now matter where I stick the jar file.
Message class jline.console.completer.Completer is invalid or doesn't exist Cause java.lang.ClassNotFoundException
I tested this on Lucee Express version 5.0.0.235-RC