Dave Brosius wrote:
Thank you, that worked.

If I understand then, if a query comes in starting with / and not with /jcr:root it is always an error.

Perhaps a check could be added to the query parser to throw an exception in this case.

from a syntactic standpoint it's not an error. it simply does not match any nodes and throwing an exception would violate the specification.

regards
 marcel

Reply via email to