<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Setting up multiple Repositories in Nuxeo with same Data base schema in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/setting-up-multiple-repositories-in-nuxeo-with-same-data-base/m-p/318258#M5259</link>
    <description>&lt;P&gt;Fine, thank you&lt;/P&gt;</description>
    <pubDate>Mon, 04 May 2015 17:44:39 GMT</pubDate>
    <dc:creator>pibou_Bouvret</dc:creator>
    <dc:date>2015-05-04T17:44:39Z</dc:date>
    <item>
      <title>Setting up multiple Repositories in Nuxeo with same Data base schema</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/setting-up-multiple-repositories-in-nuxeo-with-same-data-base/m-p/318254#M5255</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am using Nuxeo DM 5.6 and I am trying to set up multiple repositories in Nuxeo.
I create a copy of "default-repository-config.xml.nxftl" and create "custom-repository-config.xml.nxftl" , and add a extension point to refer to the new repository also.&lt;/P&gt;
&lt;P&gt;Both the files are same except that i change the repository name to "custom".
Please see that I am using the same Data base schema for both the repositories.
When i start the server , i see the second repository as well.But the Domain/Workspace etc are same for both repositories.
Any change in one repository is reflected in the other i.e if i create a workspace "temp" in the custom repo , then i see the same "temp" workspace in default repo aswell.&lt;/P&gt;
&lt;P&gt;Moreover, the "REPOSITORIES" table still shows the default entry ONLY .
But if i run the following lines, It correctly shows me both the repositories:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt; RepositoryManager rm = Framework.getService(RepositoryManager.class);
 Collection&amp;lt;Repository&amp;gt; repo =  rm.getRepositories();
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Can someone please guide that this is the expected behavior with the same Data Base schema or i have missed something in the configuration.&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2013 14:21:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/setting-up-multiple-repositories-in-nuxeo-with-same-data-base/m-p/318254#M5255</guid>
      <dc:creator>catherine_</dc:creator>
      <dc:date>2013-05-16T14:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up multiple Repositories in Nuxeo with same Data base schema</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/setting-up-multiple-repositories-in-nuxeo-with-same-data-base/m-p/318255#M5256</link>
      <description>&lt;P&gt;If you see the same data in both repositories then it means that the configuration files point to the same database. In each .xml.ftl file you should change the configuration parameters for your database. The &lt;CODE&gt;&amp;lt;xa-datasource&amp;gt;&lt;/CODE&gt; and &lt;CODE&gt;&amp;lt;properties&amp;gt;&lt;/CODE&gt; tags must be different for your two repositories. They must not both use the same &lt;CODE&gt;${nuxeo.db.name}&lt;/CODE&gt; variables.&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2013 18:25:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/setting-up-multiple-repositories-in-nuxeo-with-same-data-base/m-p/318255#M5256</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2013-05-21T18:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up multiple Repositories in Nuxeo with same Data base schema</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/setting-up-multiple-repositories-in-nuxeo-with-same-data-base/m-p/318256#M5257</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2015 07:36:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/setting-up-multiple-repositories-in-nuxeo-with-same-data-base/m-p/318256#M5257</guid>
      <dc:creator>pibou_Bouvret</dc:creator>
      <dc:date>2015-04-15T07:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up multiple Repositories in Nuxeo with same Data base schema</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/setting-up-multiple-repositories-in-nuxeo-with-same-data-base/m-p/318257#M5258</link>
      <description>&lt;P&gt;A detailed documentation about &lt;A href="http://doc.nuxeo.com/x/NwZvAQ"&gt;Multiple Repositories Configuration&lt;/A&gt; has been added.&lt;/P&gt;</description>
      <pubDate>Mon, 04 May 2015 17:40:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/setting-up-multiple-repositories-in-nuxeo-with-same-data-base/m-p/318257#M5258</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2015-05-04T17:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up multiple Repositories in Nuxeo with same Data base schema</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/setting-up-multiple-repositories-in-nuxeo-with-same-data-base/m-p/318258#M5259</link>
      <description>&lt;P&gt;Fine, thank you&lt;/P&gt;</description>
      <pubDate>Mon, 04 May 2015 17:44:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/setting-up-multiple-repositories-in-nuxeo-with-same-data-base/m-p/318258#M5259</guid>
      <dc:creator>pibou_Bouvret</dc:creator>
      <dc:date>2015-05-04T17:44:39Z</dc:date>
    </item>
  </channel>
</rss>

