Hey guys;
Can anyone explain this odd behavior. I set up a replication that is
internal; meaning that it reads and writes to the same repository (in a
different location, I know, no cycles else replication would get into a
nasty loop)
eg:
<replicator uri="/files/default.preview/content/pp">
<location>
<host>localhost</host>
<port>60000</port>
<user>systemuser</user>
<password>pass</password>
<rootpath>/default</rootpath>
<path>/files/default.www/content/pp</path>
<createparents>true</createparents>
<!-- retry if the http method fails -->
<retrycount>10000</retrycount>
<retrydelayseconds>3</retrydelayseconds>
<!-- timeout settings -->
<connecttimeoutseconds>30</connecttimeoutseconds>
<sockettimeoutseconds>180</sockettimeoutseconds>
</location>
</replicator>
this works fine for any item I write using the Java API to
preview/content/pp, but I was expecting content in the folder to
"auto-publish" - every save in the CMS to that folder, even with
unpublished content, should trigger a replication - but it doesnt!
Anyone know why the CMS is suppressing the replication?
--
Tim Taylor
JTeam
email: [EMAIL PROTECTED]
Mobile: +31 6 1934 1481
MSN / GTalk: [EMAIL PROTECTED]
********************************************
Hippocms-dev: Hippo CMS development public mailinglist