Hi Dominique,

Yes, i am pretty sure i have declared it properly, i basically just followed
the guidelines in your wiki entry. I have it setup with a mysql database and
each cluster id is unique.

<Cluster id="local2">
          <Journal class="org.apache.jackrabbit.core.journal.FileJournal">
            <param name="revision" value="${rep.home}/revision.log" />
            <param name="directory" value="${jackrabbit.journal.location}" />
          </Journal>
        </Cluster>

Does it mean that the clustering is not working at all, or just working
partially..?

Dieter


Dominique Pfister wrote:
> 
> Hi Dieter,
> 
> what does your repository.xml configuration file look like? Did you
> properly declare the <Cluster> element?
> 
> Kind regards
> Dominique
> 
> On 5/10/07, dieter <[EMAIL PROTECTED]> wrote:
>>
>> Hi,
>>
>> I have the same application running on two different web servers. When i
>> add
>> data to the one instance, it is not being picked up by the other instance
>> until i restart the there application.
>>
>> Does anyone know where i have done wrong?
>> --
>> View this message in context:
>> http://www.nabble.com/cluster-only-picking-up-changes-on-application-restart-tf3720933.html#a10411053
>> Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
>>
>>
> 
> 

-- 
View this message in context: 
http://www.nabble.com/cluster-only-picking-up-changes-on-application-restart-tf3720933.html#a10412854
Sent from the Jackrabbit - Users mailing list archive at Nabble.com.

Reply via email to