You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by florent andré <fl...@4sengines.com> on 2011/01/04 16:14:43 UTC

Cluster solved ? (was Re: svn commit: r1054691 - in /lenya/branches/BRANCH_2_1_X/src: 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...)

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, froethenbacher@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: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: Cluster documentation

Posted by Thorsten Scherler <th...@apache.org>.
On Fri, 2011-02-04 at 01:00 -0800, Martin Dominguez wrote:
> Very interesting that you say, Rudolf... so i'm using Lenya 2.0.3 with Java
> 1.6, should I install Lenya 2.1?

That is up to you really, that only meant that since 2.1 we do not
support <1.5 versions of java.

> And another question... does cluster will work fine in my enviroiment?

jeje, that depends on your env. ;) We developed it against a JBoss AS
cluster of two nodes. 

salu2
-- 
Thorsten Scherler <thorsten.at.apache.org>
codeBusters S.L. - web based systems
<consulting, training and solutions>
http://www.codebusters.es/

Re: Cluster documentation

Posted by Martin Dominguez <ma...@wbsgo.com>.
Very interesting that you say, Rudolf... so i'm using Lenya 2.0.3 with Java
1.6, should I install Lenya 2.1?

And another question... does cluster will work fine in my enviroiment?

Thx. Salu2!


rudolf.korhummel wrote:
> 
> Vik Tara <vi...@propco.co.uk> schrieb am 02.02.2011 21:19:40:
> 
>> That's awesome!
>>
> ++
>> One small typo:
> 
>> Apache Lenya 2.1 can be run in a clustered server environment.
>> Should it be 2.0?
>>
> I think the differnce between 2.1 and 2.0 is that 2.1 requires Java 1.5.
> New features schould be implemented in 2.1.
> 2.0 is for bug fixes of the 1.4 Java Version.
> 
> Regards
> 
> Rudolf
> 
>> 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, froethenbacher@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-unsubscribe@lenya.apache.org
>> For additional commands, e-mail: user-help@lenya.apache.org
> 
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
>> For additional commands, e-mail: user-help@lenya.apache.org
>>
>>
> 
>>
>>
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
> For additional commands, e-mail: user-help@lenya.apache.org
> 
> 
> 

-- 
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-tp30587545p30842641.html
Sent from the Lenya - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: Cluster documentation

Posted by ru...@uniklinik-freiburg.de.
Vik Tara <vi...@propco.co.uk> schrieb am 02.02.2011 21:19:40:

> That's awesome!
>
++
> One small typo:

> Apache Lenya 2.1 can be run in a clustered server environment.
> Should it be 2.0?
>
I think the differnce between 2.1 and 2.0 is that 2.1 requires Java 1.5.
New features schould be implemented in 2.1.
2.0 is for bug fixes of the 1.4 Java Version.

Regards

Rudolf

> 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, froethenbacher@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-unsubscribe@lenya.apache.org
> For additional commands, e-mail: user-help@lenya.apache.org

>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
> For additional commands, e-mail: user-help@lenya.apache.org
>
>

>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: Cluster documentation

Posted by florent andré <fl...@4sengines.com>.

On 02/02/2011 09:19 PM, Vik Tara wrote:
> That's awesome!
> 
> One small typo:
> 
>> Apache Lenya 2.1 can be run in a clustered server environment.
> Should it be 2.0?

It's commited in /lenya/branches/BRANCH_2_1_X/ not still released.
++

> 
> 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, froethenbacher@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-unsubscribe@lenya.apache.org
>>>>> For additional commands, e-mail: user-help@lenya.apache.org
>>>>>
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
>>>> For additional commands, e-mail: user-help@lenya.apache.org
>>>>
>>>>
>>>>
>>>
>>
>>
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: Cluster documentation

Posted by Vik Tara <vi...@propco.co.uk>.
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, froethenbacher@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-unsubscribe@lenya.apache.org
>>>> For additional commands, e-mail: user-help@lenya.apache.org
>>>>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
>>> For additional commands, e-mail: user-help@lenya.apache.org
>>>
>>>
>>>
>>
>
>


Cluster documentation

Posted by Andreas Hartmann <an...@apache.org>.
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, froethenbacher@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-unsubscribe@lenya.apache.org
>>> For additional commands, e-mail: user-help@lenya.apache.org
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
>> For additional commands, e-mail: user-help@lenya.apache.org
>>
>>
>>
>


-- 
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch
Tel.: +41 (0) 43 818 57 01


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: Cluster solved ? (was Re: svn commit: r1054691 - in /lenya/branches/BRANCH_2_1_X/src: 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...)

Posted by Martin Dominguez <ma...@wbsgo.com>.
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, froethenbacher@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-unsubscribe@lenya.apache.org
>> For additional commands, e-mail: user-help@lenya.apache.org
>>
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
> For additional commands, e-mail: user-help@lenya.apache.org
> 
> 
> 

-- 
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: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: Cluster solved ? (was Re: svn commit: r1054691 - in /lenya/branches/BRANCH_2_1_X/src: 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...)

Posted by florent andré <fl...@4sengines.com>.
Thanks Felix for this good improvement and explanations.
Have a good 2011 year !

On 01/04/2011 05:24 PM, Felix Röthenbacher 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, froethenbacher@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-unsubscribe@lenya.apache.org
>> For additional commands, e-mail: user-help@lenya.apache.org
>>
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
> For additional commands, e-mail: user-help@lenya.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: Cluster solved ? (was Re: svn commit: r1054691 - in /lenya/branches/BRANCH_2_1_X/src: 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...)

Posted by Felix Röthenbacher <fr...@apache.org>.
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, froethenbacher@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-unsubscribe@lenya.apache.org
> For additional commands, e-mail: user-help@lenya.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org