-
Bug
-
Resolution: Done
-
Critical
-
1.0.0.Beta1
-
None
When I try to import whole content of the workspace (e.g. exported from some other repository) using JCR import method, I get following exception:
javax.jcr.RepositoryException: Unable to create child "/
{http://www.jcp.org/jcr/1.0}root[2]" in workspace "workspace1" because the node type "
{internal}root" does not exist: Unable to create child "/{http://www.jcp.org/jcr/1.0}root[2]" in workspace "workspace1" because the node type "{internal}root" does not exist
I'll attach my code and imported xml file.
- relates to
-
MODE-687 JCR Imports Need to Respect or Ignore Repostory-Level Semantics
- Closed