Hi, On Fri, Oct 28, 2011 at 2:08 AM, jsmarks <[email protected]> wrote: > I also don't understand why jackrabbit would complain about the query not > being JCR_SQL2 when I specifically tell it I want to use JCR_JQOM.
The string format of JCR_JQOM is JCR_SQL2, as specified in seciton 6.9.1.1 [1] of the JCR 2.0 specification. [1] http://www.day.com/specs/jcr/2.0/6_Query.html#6.9.1.1%20Serialized%20Query%20Object%20Model BR, Jukka Zitting
