Andy Gumbrecht created TOMEE-1489:
-------------------------------------
Summary: Allow ActiveMQ scheduler activation when using kahadb
persistence
Key: TOMEE-1489
URL: https://issues.apache.org/jira/browse/TOMEE-1489
Project: TomEE
Issue Type: Improvement
Affects Versions: 1.7.1
Reporter: Andy Gumbrecht
Assignee: Andy Gumbrecht
Priority: Minor
Fix For: 2.0.0-Milestone-1, 1.7.2
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
So adding the following makes sense:
broker:(tcp://localhost:1234)?usekahadb=true&scheduler=true
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)