Description
Allow ActiveMQ scheduler activation when using kahadb persistence (which is the only persistence store with scheduler support)
Currently kahadb is enabled by:
broker:(tcp://localhost:1234)?usekahadb=true
SchedulerSupport can be controlled with the property of the same name:
broker:(tcp://localhost:1234)?usekahadb=true&schedulerSupport=true