On 4.8.14 4:39 , Torgeir Veimo wrote:
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.
SNSs are deprecated in Oak. See http://jackrabbit.apache.org/oak/docs/differences.html#Same_name_siblings
Michael
