[ 
https://issues.apache.org/activemq/browse/SMX4KNL-130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Guillaume Nodet updated SMX4KNL-130:
------------------------------------

    Patch Info: [Patch Available]

> Support configurable lock directory for container level locking (for 
> master/slave deployments).
> -----------------------------------------------------------------------------------------------
>
>                 Key: SMX4KNL-130
>                 URL: https://issues.apache.org/activemq/browse/SMX4KNL-130
>             Project: ServiceMix Kernel
>          Issue Type: Improvement
>         Environment: *nix and windows.
>            Reporter: Jamie Goodyear
>            Assignee: Guillaume Nodet
>         Attachments: smx4knl-130.txt, smx4knl-130b.txt
>
>
> Allow the lock directory to be configurable. Currently the lock file is 
> located in the directory represented by the value of the "servicemix.base" 
> property.
> {code}
> File base = new File(props.getProperty("servicemix.base"));
> {code}
> Ideally the container should support using a property that is dedicated to 
> this locking mechanism (servicemix.lockdir?) and if it is not specified, use 
> the servicemix.base.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to