Hi, On 8/8/06, Jukka Zitting <[EMAIL PROTECTED]> wrote:
Also, now that I re-review the code... An s2.save() followed by s2.logout() after the import will probably solve the issue. :-)
BTW, you should use session.getWorkspace().importXML() to import content directly into the persistence layer without going through the transient space. Then there's no need to call Session.save(), but you should still call Session.logout() to cleanup. BR, Jukka Zitting -- Yukatan - http://yukatan.fi/ - [EMAIL PROTECTED] Software craftsmanship, JCR consulting, and Java development
