[
https://issues.apache.org/jira/browse/OFBIZ-4836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13260629#comment-13260629
]
Pierre Smits commented on OFBIZ-4836:
-------------------------------------
A entry in TenantDataSource could be:
for Derby:
<TenantDataSource tenantId="DEMO1" entityGroupName="jcr.ofbiz"
jdbcPassword="ofbiz" jdbcUri="dbc:derby:DEMO1/version/db;create=true"
jdbcUsername="ofbiz"/>
for PostgreSQL:
<TenantDataSource tenantId="DEMO2"entityGroupName="jcr.ofbiz"
jdbcPassword="ofbiz" jdbcUri="jdbc:postgresql://<IP address>/ofbiz_DEMO2"
jdbcUsername="ofbiz"/>
> 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
>
> Attachments: jcr-config.xml
>
>
> 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