I was just writing a comparator for the jcr nodes and in my test case I
was comparing the jcr:name and jcr:path properties of the nodes.  I
realize that there's a getPath and getName function on the nodes but is
there any way to get these as properties without it throwing a
PathNotFoundException?
Thanks in advance

 

Reply via email to