You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2006/03/20 23:21:02 UTC

[jira] Updated: (JCR-323) import/export does not work on the root node.

     [ http://issues.apache.org/jira/browse/JCR-323?page=all ]

Jukka Zitting updated JCR-323:
------------------------------

    Version: 1.0

> import/export does not work on the root node.
> ---------------------------------------------
>
>          Key: JCR-323
>          URL: http://issues.apache.org/jira/browse/JCR-323
>      Project: Jackrabbit
>         Type: Bug
>     Versions: 1.0, 0.9
>     Reporter: Lucas Galfaso

>
> importing and exporting the root node does not work. Simple test case
> [login]
> session.exportSystemView("/", [fileoutputstream], false, false);
> [logout]
> [login]
> session.getWorkspace().importXML("/", [fileinputstream], ImportUUIDBehavior.IMPORT_UUID_CREATE_NEW);
> [logout]
> Regards,
>   LG

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira