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

Roy T. Fielding updated JCR-323:
--------------------------------

    Component: xml

> 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
>   Components: xml
>     Versions: 0.9, 1.0
>     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

Reply via email to