Hi, On 10/16/06, Pavel Jbanov wrote: > A little OT, but anyways... Does export/importXML supports binary content? Yes. You need to give a false skipBinary flag to the export methods to have binary content included using Base64 encoding. See the JCR javadocs for the details. BR, Jukka Zitting