I am having this problem: I get my version and frozen node just fine. But it only contains the following properties:
jcr:frozenUuid jcr:uuid jcr:frozenPrimaryType jcr:frozenMixinTypes jcr:primaryType So I will get everytime: javax.jcr.PathNotFoundException: jcr:content Did you ever have this happen? Is ther some sort of special step needed to get the nt:resource object? brco3837 wrote: > > I'm pretty sure I've asked this before but I'm having trouble figuring > out what the base version represents. I assumed that the getBaseVersion > would return a Version but when I try to get the frozenNode -> > jcr:content it throws a pathNotFound exception and I'm not sure why. > Can anyone give me a better explination or at least point me to some > decent documentation on this base version? > > Thanks in advance, > > Brett > > > -- View this message in context: http://www.nabble.com/node.getBaseVersion%28%29-tp18870704p19880213.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
