[ 
https://issues.apache.org/jira/browse/OFBIZ-4840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13260596#comment-13260596
 ] 

Sascha Rodekamp commented on OFBIZ-4840:
----------------------------------------

Nevermind.

The last one is the default value. 
{code}
homeDir = UtilXml.childElementAttribute(configRootElement, "home-dir", "path", 
"runtime/data/jcr/");
{code}
                
> Make homedir for JCR configurable
> ---------------------------------
>
>                 Key: OFBIZ-4840
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4840
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Pierre Smits
>            Priority: Critical
>             Fix For: SVN trunk
>
>
> Currently the homedir for jcr is set in JCRFactoryImpl.java.
> This should be set through a property in a configuration file.

--
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

        

Reply via email to