What I’ve also done in the past is: instead of restarting Lucee, I just run the restinitapplication() from within a simple .cfm template (e.g. called initRest.cfm) in the same web context. Then calling that template should refresh everything quickly during development.
1 Like