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.

Reply via email to