Hi, On Wed, Oct 8, 2008 at 4:17 PM, nicholas_dipiazza <[EMAIL PROTECTED]> wrote: > When I get a frozen node from my version, it only has the following fields: > > jcr:frozenUuid > jcr:uuid > jcr:frozenPrimaryType > jcr:frozenMixinTypes > jcr:primaryType
Are you sure you are not accessing the root version of the node? The frozen node of the root version only contains the above properties. BR, Jukka Zitting
