Hi, On 8/8/06, Nicolas <[EMAIL PROTECTED]> wrote:
I have done so. Actually either the bug is in importXML or I am not using this method correctly
One thing you should do is to use the constats in javax.jcr.ImportUUIDBehaviour instead of magic numbers, but that's not likely the cause of your issue. Also, now that I re-review the code... An s2.save() followed by s2.logout() after the import will probably solve the issue. :-) BR, Jukka Zitting -- Yukatan - http://yukatan.fi/ - [EMAIL PROTECTED] Software craftsmanship, JCR consulting, and Java development
