Go to mapping, hit compile, returns:
lucee.runtime.config.ConfigServerImpl cannot be cast to lucee.runtime.config.ConfigWeb
I have literally put no code of my own in this instance yet.
Followed guide here:
http://docs.lucee.org/guides/running-lucee/osx/installing-tomcat-and-lucee-on-os-x-using-the-lucee-war-file.html
Removed the javaagent bits from setenv because the install did not actually create lucee-inst.jar.
Full tar.gz is 338mb and can be provided if needed. All I did was download the tomcat tar.gz, follow the guide, add a mapping from / to / and try to compile it. (I've tried compiling other paths on the linux server)
Tomcat 7.0.54 + Lucee 5.0.0.252 war as ROOT
MacOSX El Capitan 10.11.5
Also happening on Linux with lucee-express image.
May be related to
https://groups.google.com/forum/m/#!topic/lucee/bu_Arb4nvYU
https://github.com/lucee/Lucee/pull/23 against branch 5.0
sorry, ignore that pull
Does not fail on 5.0.1.10-SNAPSHOT