Kiran Ayyagari wrote:

   <replicationInterceptor>
     <configuration>
<replicationConfiguration sync="RefreshOnly" (or "RefreshAndPersist")

how about replacing the parameter 'sync' with 'refreshOnly' and setting the value like

<replicationConfiguration refreshOnly="true" />

The mode 'refreshAndPersist' will be used(assumed) if the attribute 'refreshOnly' is set
to 'false' or is not present.
Make sense...


--
--
cordialement, regards,
Emmanuel Lécharny
www.iktek.com
directory.apache.org


Reply via email to