Hello,

I have extended nt:file to custom node and created custom child node along
with default jcr:content which  is of type nt:unstructured. 

Now i need to use WebDav interface for accessing these nodes, the only
solution i think of is to have a custom IO handler which will delegate the
imports and exports correctly. I am already able to create custom node which
is of type nt:file, but unable to create custom child node which is of type
nt:unstructured. 

Can somebody suggest or provide a code snippet to go about this.

thanks,

Captain1
-- 
View this message in context: 
http://www.nabble.com/IOHandler-for-extended-node-type-tf3962777.html#a11246188
Sent from the Jackrabbit - Users mailing list archive at Nabble.com.

Reply via email to