I have a mixin I use with nt:file nodes to allow some same name sibling child nodes (when of a specific node type).
Is this not supported with oak? I am getting javax.jcr.ItemExistsException when I add several child nodes with the same name, while it works in jackrabbit 2.8. -- -Tor
