We are using JR 1.3 deployed as RAR JCA connector accessed within a webapp.
The strange behaviour is that, initially, having all nodes without one of the 3 properties, the query crash, but adding a node with 3 properties make it happens. Deleting the node with 3 properties, returning at the start example, the query continue to work correctly... strange... Any help? Thanks... Christoph Kiehl wrote: > > Andrea K. wrote: >> org.apache.jackrabbit.core.query.xpath.ParseException: Encountered "]" at >> line 1, column 294. > > I just tried your query with Jackrabbit 1.3 and it works without > problems. Are you using this query in java code or are you using any > other tool to submit the query? > > BR, > Christoph > > > -- View this message in context: http://www.nabble.com/Search-within-nodes-with-different-properties-tf3926548.html#a11136514 Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
