Hi,

I'm getting a ClassCastException in NodeImpl.getVersionHistory...:

java.lang.ClassCastException
at org.apache.jackrabbit.jcr2spi.NodeImpl.getVersionHistory(NodeImpl.java:1115)

The implementation casts a Property to a VersionHistory here. Is that a known issue?

Best regards, Julian

Reply via email to