-
Bug
-
Resolution: Done
-
Critical
-
4.0.0.Alpha4
-
None
After registering a Node with type nt:version I get the following Stacktrace:
javax.jcr.nodetype.ConstraintViolationException: Unable to modify the '/some/path/version' node in workspace "default" because the node is within the '/jcr:system' area at org.modeshape.jcr.JcrSystemNode.checkNodeTypeCanBeModified(JcrSystemNode.java:46) at org.modeshape.jcr.AbstractJcrNode.addChildNode(AbstractJcrNode.java:1082) at org.modeshape.jcr.AbstractJcrNode.addNode(AbstractJcrNode.java:1048) at org.modeshape.jcr.AbstractJcrNode.addNode(AbstractJcrNode.java:962) at org.modeshape.jcr.JcrSystemNode.addNode(JcrSystemNode.java:25) at org.modeshape.jcr.AbstractJcrNode.addNode(AbstractJcrNode.java:100)