Tim
11/08/2022, 9:25 PMthis.javaSettings
in Application.cfc to work? I don't have access to restart the CF service, so I have reloadOnChange=true
and yet, when I add new jars to my load path, I get class not found errors.Tim
11/08/2022, 9:32 PMzackster
11/09/2022, 7:51 AMTim
11/09/2022, 12:53 PMcfsimplicity
11/09/2022, 3:24 PMthis.javasettings
is that that I could never get the dynamic reloading to work in Lucee. I thought it was more reliable in ACF but don't use that engine much nowadays. For Lucee my preferred method is OSGi loading where I need to avoid restarts to pick up changes, but for ACF JavaLoader still does the job.