[
https://issues.apache.org/jira/browse/GERONIMO-5753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13128063#comment-13128063
]
Patrick Mahoney commented on GERONIMO-5753:
-------------------------------------------
I had success modifying the <broker> line to:
<broker xmlns="http://activemq.apache.org/schema/core"
brokerName="${activemq.brokerName}" dataDirectory="${activemq.data}"
tmpDataDirectory="${activemq.data}/tmp_storage" useShutdownHook="false"
start="false">
The difference is the addition of dataDirectory="${activemq.data}". This
causes the persistent data for the scheduler to go into
"var/activemq/data/default/DefaultActiveMQBroker/scheduler/" on my system.
I've not tested that scheduled message are working, only that Geronimo 2.2.1
starts up.
> activemq-data directory being created in bin directory
> ------------------------------------------------------
>
> Key: GERONIMO-5753
> URL: https://issues.apache.org/jira/browse/GERONIMO-5753
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Affects Versions: 2.2.1
> Reporter: Kevan Miller
> Fix For: 2.2.2
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira