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

Sascha Rodekamp commented on OFBIZ-4836:
----------------------------------------

Hi Pierre,
not sure if i understand you right. Why we have to inject the delegator in the 
homedir?

I'm looking for a way to configure different homedirs in the jcr-config.xml.

Somthing like:
{code}
    <!-- jcr home directory -->
    <home-dirs>
            <home-dir path="runtime/data/jcr_1/" />
            <home-dir path="runtime/data/jcr_2/" />
    </home-dirs>
{code}

Than i'm able to load a repository instance for each tenant. But I'm not sure 
where to store the reference between the tenant and his repository instance, do 
you have an idea?

                
> Jackrabbit (jcr) doesn't work nice with multi-tenancy aspect of OFBiz
> ---------------------------------------------------------------------
>
>                 Key: OFBIZ-4836
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4836
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Pierre Smits
>            Priority: Blocker
>             Fix For: SVN trunk
>
>
> When having multiple tenants and one of the users (of a tenant) creates 
> (uploads) a file to JCR then this file is visible to all users of all tenants

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