Initializing VersionHistories inside transactions

2007-01-17 Thread Daglian, Michael \(IT\)
Hi all, Not too bring up an issue that's been discussed on the lists before but I had a question about the ability to performed versioned operations inside of a transaction. Apologies if the existing JIRA items cover this but the Apache JIRA site seems to be down right now. It mainly concerns

Query on node name

2006-09-15 Thread Daglian, Michael \(IT\)
Hi everyone, I know that this question has been asked before and that the very reasonable answer is that the JCR 1.0 spec does not prescribe support for querying based upon the node name in a path. However, a message from February by Marcel

RE: can't Import a system view using ImportXML

2006-08-08 Thread Daglian, Michael \(IT\)
Hello Nicolas, This is expected behavior and has come up previously. Please see http://issues.apache.org/jira/browse/JCR-323?page=all for Stefan's explanation and suggested workaround (which I am not sure applies to the use case of the backup tool of course). Hope that helps! Best Regards, --

RE: Simple queries failing

2006-04-27 Thread Daglian, Michael \(IT\)
Hi David, If you check out the JCR spec in section 6.6.4.3 (Context Node) it says that every Xpath query must start with the pseudo-root context node named jcr:root. To quote: The context node of an XPath query is the XML node relative to which the query expression is evaluated. A relative