Scheduler.xml is not executing in Lucee 6

I have converted the APP from Lucee 5 to Lucee 6 and I can not longer see a scheduled task. Were there any changes that need to be done to scheduler.xml to make a smooth transition

The current file looks like this


<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>

Don’t forget to tell us about your stack!

OS: Linux
Java Version: 17
Tomcat Version: 11
Lucee Version: 6.2.2.91

there’s no xml config/etc in 6, it’s in the .CFconfig.json now

How would I convert the existing scheduler.xml when its source is coming from the {lucee-web}. Should I do it manually? I juts wanted to isolated for security purposes