Martin Zdila wrote:
I have nodes and they have childnodes. Each childnode has name attribute. Now I want to query for all nodes ordered by name of their childnodes, but this doesn't work:

//node order by childnode/@name

I get no error but result is not sorted. Is it somehow possible to achieve what I am expecting?

no, this is not yet possible. see https://issues.apache.org/jira/browse/JCR-800

regards
 marcel

Reply via email to