That's awesome!
One small typo:
Apache Lenya 2.1 can be run in a clustered server environment.
Should it be 2.0?
Regards
Vik
On 02/02/2011 03:04 PM, Andreas Hartmann wrote:
I have added documentation for the cluster setup:
https://lenya.zones.apache.org/cms/docu/live/docu20/reference/cluster.html
-- Andreas
Am 05.01.11 16:30, schrieb Martin Dominguez:
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, froethenbac...@apache.org 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: user-unsubscr...@lenya.apache.org
For additional commands, e-mail: user-h...@lenya.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@lenya.apache.org
For additional commands, e-mail: user-h...@lenya.apache.org