Hello, I am experimenting with setting up a clustered workspace (for use by author and public instances) and after going through the JackRabbit and Magnolia documentation came up with the following configuration files:
http://sptci.com/uploads/magnolia/jackrabbit-bundle-mysql-search.xml – the public instance does set the cluster id to public http://sptci.com/uploads/magnolia/magnolia.properties http://sptci.com/uploads/magnolia/repositories.xml I started up the instances (author and public running on my test windows 7 machine on same Tomcat) but I notice that the clustered workspace is being created under the default magnolia repository with a H2 database. The MySQL instance also has no tables in it, so obviously the MySQL configuration is not being consulted. I am on the latest 4.4.4 release. A few tests also confirmed this – I created a test folder node through admin interface, and there was nothing visible on the public instance. The JNDI resource is configured as a ResourceLink in the META-INF/context.xml file for both webapps and the resource itself configured as a GlobalNamingResource in tomcat server.xml. Any ideas what I am doing wrong? Thanks Rakesh ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
