Hello, I have a question in relation to Scheduling API in TomEE. As I know org.apache.openejb.core.timer.DatabaseTimerStore is not implemented yet, and it means that any task created with TimerService and persistent=true will be not persisted over JVM restarts. Is there any plans or estimations to implement scheduled task persistence in TomEE? We have to use plain Quartz scheduler now as workaround. Will be Quartz API supported in future releases of TomEE? How will it be updated?
Best regards Dmitry Volkov.
