Hi Team,
I am trying to implement same name siblings concept. am unable to do that. I want to create two child nodes with same name to a parent node.
I gone through below links. But they are not helpful to me..
http://www.day.com/specs/jcr/2.0/22_Same-Name_Siblings.html
http://dev.day.com/docs/en/crx/current/developing/data_modeling.html
Can any one please help me on the same.
Thanks in advance.
Regards,
Prasad.
Solved! Go to Solution.
Don't use SNS. See http://wiki.apache.org/jackrabbit/DavidsModel#Rule_.234:_Beware_of_Same_Name_Siblings.
If you must, you'll need to provide more information on exatly what isn't working.
Justin
Can you please provide more information, You want to create 2 child nodes with the same name as a parent node:
A
....B
....C
.....<> // you want to create two nodes at this lvl with name of the parent C?
......<>
Views
Replies
Total Likes
Don't use SNS. See http://wiki.apache.org/jackrabbit/DavidsModel#Rule_.234:_Beware_of_Same_Name_Siblings.
If you must, you'll need to provide more information on exatly what isn't working.
Justin
Views
Likes
Replies