Lucee 6.2.x and Jetty 12.x #13378
Unanswered
penhorwood
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Can you please post more information? Which ee environment are you using? How are you putting Lucee onto the classpath, is it inside the webapp or in |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have been using Jetty for the past 15 years with CFML web applications. Currently I have Jetty 10 and Lucee 6.2.x running in production. I am trying to get Lucee 6.2.x running with Jetty 12. Prior to Jetty 12 it was easy to upgrade just a few tweaks and the next version was up and running. I have spent days on Jetty 12 without any progress.
My webapps are static files and CFML pages which are handled by Lucee once it deploys. The static files are not being served and Lucee is not deploying on Jetty 12.
I have included working versions of my Jetty 10 configuration
== WebApp ============================================
== Default web.xml ============================================
Beta Was this translation helpful? Give feedback.
All reactions