Great new year news! Thanks Felix!
Felix Roethenbacher wrote: > > Hi Florent > > You can check it out: there is a configuration file in > lenya/config/cluster/cluster.xconf in your webapp. > > If you enable clustering and set the Lenya instance to > slave it will check for external modifications to the > live sitetree and reload all necessary resources. > > Please note that only the live area can be run in clustered mode > and that there should be only one instance running as > master (which is the authoring instance). > > Cheers, Felix > > > Am 04.01.11 16:14, schrieb florent andré: >> Hi froethenbacher, >> >> Can you confirm if this good old commit message solve the cluster issue >> reported by Martin on 20101215 ? >> >> Thanks >> >> On 01/03/2011 06:33 PM, [email protected] wrote: >>> Author: froethenbacher >>> Date: Mon Jan 3 17:33:50 2011 >>> New Revision: 1054691 >>> >>> URL: http://svn.apache.org/viewvc?rev=1054691&view=rev >>> Log: >>> Added cluster manager. >>> >>> Added: >>> >>> lenya/branches/BRANCH_2_1_X/src/impl/java/org/apache/lenya/cms/cluster/ >>> >>> lenya/branches/BRANCH_2_1_X/src/impl/java/org/apache/lenya/cms/cluster/impl/ >>> >>> lenya/branches/BRANCH_2_1_X/src/impl/java/org/apache/lenya/cms/cluster/impl/ClusterManagerImpl.java >>> lenya/branches/BRANCH_2_1_X/src/java/org/apache/lenya/cms/cluster/ >>> >>> lenya/branches/BRANCH_2_1_X/src/java/org/apache/lenya/cms/cluster/ClusterConfigurationException.java >>> >>> lenya/branches/BRANCH_2_1_X/src/java/org/apache/lenya/cms/cluster/ClusterManager.java >>> >>> lenya/branches/BRANCH_2_1_X/src/java/org/apache/lenya/cms/cluster/ClusterMode.java >>> >>> lenya/branches/BRANCH_2_1_X/src/modules/sourcerepository/config/cocoon-xconf/sourcenodercmlfactory.xconf >>> >>> lenya/branches/BRANCH_2_1_X/src/modules/sourcerepository/java/src/org/apache/lenya/cms/repository/impl/ >>> >>> lenya/branches/BRANCH_2_1_X/src/modules/sourcerepository/java/src/org/apache/lenya/cms/repository/impl/SourceNodeRcmlFactoryImpl.java >>> lenya/branches/BRANCH_2_1_X/src/webapp/lenya/config/cluster/ >>> >>> lenya/branches/BRANCH_2_1_X/src/webapp/lenya/config/cluster/cluster.xconf >>> >>> lenya/branches/BRANCH_2_1_X/src/webapp/lenya/config/cocoon-xconf/cluster/ >>> >>> lenya/branches/BRANCH_2_1_X/src/webapp/lenya/config/cocoon-xconf/cluster/cluster.xconf >>> Modified: >>> >>> lenya/branches/BRANCH_2_1_X/src/java/org/apache/lenya/cms/repository/RepositoryManagerImpl.java >>> >>> lenya/branches/BRANCH_2_1_X/src/java/org/apache/lenya/cms/repository/SessionImpl.java >>> >>> lenya/branches/BRANCH_2_1_X/src/modules/sitetree/java/src/org/apache/lenya/cms/site/tree2/SiteTreeImpl.java >>> >>> lenya/branches/BRANCH_2_1_X/src/modules/sitetree/java/src/org/apache/lenya/cms/site/tree2/SiteTreeMonitorImpl.java >>> >>> lenya/branches/BRANCH_2_1_X/src/modules/sitetree/java/src/org/apache/lenya/cms/site/tree2/TreeSiteManager.java >>> >>> lenya/branches/BRANCH_2_1_X/src/modules/sourcerepository/java/src/org/apache/lenya/cms/repository/SourceNode.java >>> >>> lenya/branches/BRANCH_2_1_X/src/modules/sourcerepository/java/src/org/apache/lenya/cms/repository/SourceNodeRCML.java >>> >>> lenya/branches/BRANCH_2_1_X/src/modules/sourcerepository/java/src/org/apache/lenya/cms/repository/SourceNodeRcmlFactory.java >>> >> ... >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://old.nabble.com/Cluster-solved---%28was-Re%3A-svn-commit%3A-r1054691---in--lenya-branches-BRANCH_2_1_X-src%3A-impl-java-org-apache-lenya-cms-cluster--impl-java-org-apache-lenya-cms-cluster-impl--java-org-apache-lenya-cms-cluster--java-org-apache-lenya-cms-repository--modules-sitetree-java-src-org-apac...%29-tp30587545p30597089.html Sent from the Lenya - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
