in our project we use spring 2.5 and i cannot change it. At the same time this version has inbuilt quartz library version 1.6.2
and now I'm trying to crete some scheduled tasks using this inbuilt lib, but it doesn't seem to work, I also cannot find any docs for this library.
I have two questions
First - is it possible to use quartz of higher version, if yes, how do I use in conjunction with Spring?
Second - why there is no docs for quartz 1.6.2 anywhere((