I'm a bit confused about JCR-JQOM. I have seen some examples with XPath-like expressions, but when I try to use them with QueryManager.createQuery(some-expr, Query.JCR_JQOM), it tells me I'm missing a "SELECT", which sounds like it thinks I'm using JCR_SQL2.
I've also seen examples using the JCR-JQOM API, but I'm using rmi. -- View this message in context: http://jackrabbit.510166.n4.nabble.com/Need-a-complete-JCR-JQOM-example-query-tp3944788p3944788.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
