[gatein-issues] [JBoss JIRA] (GTNPORTAL-2705) Use JCR db-structure-type isolated mode by default

Boleslaw Dawidowicz (JIRA) jira-events at lists.jboss.org
Fri Nov 2 10:50:17 EDT 2012


Boleslaw Dawidowicz created GTNPORTAL-2705:
----------------------------------------------

             Summary: Use JCR db-structure-type isolated mode by default
                 Key: GTNPORTAL-2705
                 URL: https://issues.jboss.org/browse/GTNPORTAL-2705
             Project: GateIn Portal
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
    Affects Versions: 3.5.0.Beta01
            Reporter: Boleslaw Dawidowicz
             Fix For: 3.5.0.Beta02


JCR enables to store workspaces in separated tables. To enable such behaviour by default configuration entry

<property name="multi-db" value="false"/>

needs to be replaced with

<property name="db-structure-type" value="isolated" />

To make it properly configurable it should use new config property like ${gatein.jcr.db-structure-type}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the gatein-issues mailing list