hi, no, the jcr:content node is not created automatically. regards, toby
On Sun, Jul 12, 2009 at 5:01 AM, ndesk1900<[email protected]> wrote: > > When we add a new node of type 'nt:file' ( rootNode.addNode("Some > Name","nt:file"); ) isn't the node jcr:content (under that node) created > automatically? If its supposed to (which is that way i guess it works) > newNode.getNode("jcr:content") throws me a PathNotFoundException. > > Thanks > Neville > -- > View this message in context: > http://www.nabble.com/node-type-nt%3Afile-tp24445520p24445520.html > Sent from the Jackrabbit - Dev mailing list archive at Nabble.com. > >
