When I try to export (with the mgnl-export servlet) from the root path (mgnlPath=/), it fails with the following exception:> 2006-08-07 15:51:08 StandardWrapperValve[ImportExportServlet]: Servlet.service() for servlet ImportExportServlet threw exception> org.apache.commons.lang.exception.NestableRuntimeException: javax.jcr.RepositoryException: java.io.IOException: The character '' is an invalid XML character: java.io.IOException: The character '' is an invalid XML character> [..., let me know if you think the rest of the stack might be interesting to look at]> When I specify a directory for the mgnlPath argument, it works. It seems that it gets confused about where its root is, because the tomcat.log is also littered with the following error message:> INFO | jvm 1 | 2006/07/15 20:42:50 | ERROR info.magnolia.context.MgnlContext MgnlContext.java(getInstance:291) 15.07.2006 20:42:50 Context is not set, defaulting to System Context
When I try to export (with the mgnl-export servlet) from the root path (mgnlPath=/), it fails with the following exception:> 2006-08-07 15:51:08 StandardWrapperValve[ImportExportServlet]: Servlet.service() for servlet ImportExportServlet threw exception> org.apache.commons.lang.exception.NestableRuntimeException: javax.jcr.RepositoryException: java.io.IOException: The character '' is an invalid XML character: java.io.IOException: The character '' is an invalid XML character> [..., let me know if you think the rest of the stack might be interesting to look at]> When I specify a directory for the mgnlPath argument, it works. It seems that it gets confused about where its root is, because the tomcat.log is also littered with the following error message:> INFO | jvm 1 | 2006/07/15 20:42:50 | ERROR info.magnolia.context.MgnlContext MgnlContext.java(getInstance:291) 15.07.2006 20:42:50 Context is not set, defaulting to System Context