I\'m using quartz in my project. My web application has apparently caused a memory leak when it stops, the error is :
SEVERE: A web application appears to have
I think you want:
wait-on-shutdown true
You have a "quartz:" prefix which may be causing Quartz to revert to the default value of "false" for that configuration setting.