Thx, sorry I had missed it.
Julian Reschke wrote: > > quipere wrote: >> In some node "a" I have put a property "ref" with a reference to a >> frozenNode >> "c" in the versionHistory of an other node. But when I call >> getReferences() >> on the frozenNode "c" I get an empty PropertyIterator. I was expecting to >> get the a.ref property. Does getReferences() not work on frozenNodes? > > Yes. JSR 170, Section 6.2.3: > > "In implementations that support versioning, this > method does not return REFERENCE properties that are > part of the frozen state of a version in version storage." > > BR, Julian > > > -- View this message in context: http://www.nabble.com/getReferences%28%29-doesn%27t-work-on-a-frozennode--tp23555597p23556626.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
