On Mon, May 3, 2010 at 7:30 AM, wildes miranda oliveira <[email protected]> wrote: > hi guys, is correct to constrain childNode types on a nt:folder node ? Im > using 2.0 version and getting following exception on create a childNode with > custom type on nt:folder node.
Absolutely. See the node type definition for nt:folder in the specification. I believe it's restricted to nt:folder and nt:file.
