Description
I tried updating CXF to use 5.4.1 (from 5.3.1) and the test suite is leaving activemq-data all over the place. The contents of that dir are:
activemq-data/localhost/scheduler/
db-1.log scheduleDB.data scheduleDB.redo
It looks like the scheduler is not honoring the activemq.store.dir system propert that we set to have the activemq data stuck into a directory in target (from maven) that used to work fine for the CXF tests.
Attachments
Issue Links
- is superceded by
-
AMQ-2967 Have Schedular support disabled by default
- Resolved