On Mon, Apr 14, 2008 at 3:35 PM, Jukka Zitting <[EMAIL PROTECTED]> wrote: > Hi, > > > On Mon, Apr 14, 2008 at 4:15 PM, Vidar Ramdal <[EMAIL PROTECTED]> wrote: > > I see the problem now: The jcr:data property is a Binary in the > > exporting repository, but a String in the importing. How could this > > have happened? > > That typically happens if you use the document view export on an > unstructured node. In that case the import has no way of determining > whether the imported property is a string or a binary. > > Are you sure you're using system view export?
Well, I *was* sure, until you made me check again :) You were perfectly right, I was using document view export. With system view, everything works smoothly. Thanks a lot! -- Vidar S. Ramdal <[EMAIL PROTECTED]> - http://www.idium.no Akersgata 16, N-0158 Oslo, Norway
