Programmatically Triggering Replication

2008-12-30 Thread Joshua Oransky
How exactly can I programmatically trigger replication on a node on CRX? I see the com.day.crx.replication.Replicator class, but I don't know what to use as the configuration in its constructor. I figure it's a mix of the getSyndicators() and the replicate() methods, but I need to get

Re: Programmatically Triggering Replication

2008-12-30 Thread Tobias Bocanegra
hi josh, this is not quite the correct place to ask this question :-) however, take a look at the browser/content.jsp in crx how to do it. regards, toby On 12/30/08, Joshua Oransky cazza...@gmail.com wrote: How exactly can I programmatically trigger replication on a node on CRX?

[jira] Updated: (SLING-797) EventUtil.getNodePropertyValue wrong check for basic types

2008-12-30 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra updated SLING-797: --- Attachment: EventUtil-r712058.patch patch that fixes this issue.

[jira] Created: (SLING-797) EventUtil.getNodePropertyValue wrong check for basic types

2008-12-30 Thread Tobias Bocanegra (JIRA)
EventUtil.getNodePropertyValue wrong check for basic types -- Key: SLING-797 URL: https://issues.apache.org/jira/browse/SLING-797 Project: Sling Issue Type: Bug Components:

[jira] Updated: (SLING-797) EventUtil.getNodePropertyValue wrong check for basic types

2008-12-30 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-797: --- Component/s: JCR Resource Affects Version/s: JCR Resource 2.0.2 Fix

[jira] Commented: (SLING-797) EventUtil.getNodePropertyValue wrong check for basic types

2008-12-30 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12660039#action_12660039 ] Carsten Ziegeler commented on SLING-797: Hi Tobi, while the checks where actually

[jira] Resolved: (SLING-797) EventUtil.getNodePropertyValue wrong check for basic types

2008-12-30 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-797. Resolution: Fixed EventUtil.getNodePropertyValue wrong check for basic types