Hi Gregory, We are using Tomcat (staging system) and Jetty (local testing).
After right-clicking on a website or module node and choosing 'export tree to xml' I see a new dialog that allows to specify the repository and path (what I allready entered by choosing a node) and some export options like formating and compression. When choosing export nothing happens but i see a stacktrace on my console: Caused by: org.xml.sax.SAXParseException: Attribute "nt" bound to namespace "http://www.w3.org/2000/xmlns/" was already specified for element "sv:node". at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source) at org.xml.sax.helpers.XMLFilterImpl.parse(XMLFilterImpl.java:333) at org.xml.sax.helpers.XMLFilterImpl.parse(XMLFilterImpl.java:333) at info.magnolia.importexport.DataTransporter.readFormatted(DataTransporter.java:506) at info.magnolia.importexport.DataTransporter.readFormatted(DataTransporter.java:482) at info.magnolia.importexport.DataTransporter.parseAndFormat(DataTransporter.java:464) at info.magnolia.importexport.DataTransporter.executeExport(DataTransporter.java:408) ... 75 more Thus the error is very similar to the one given for the Jboss problem. Obviously it is a general parser/xml problem that is independent of the servlet container. -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Grégory Joseph Gesendet: Donnerstag, 12. Februar 2009 16:52 An: Magnolia User-List Betreff: Re: [magnolia-user] Xml-Export with magnolia 4.0RC3 Hi Wolf, It's a known bug if you're using jboss [1] What new dialog are you referring to? [1] http://jira.magnolia-cms.com/browse/MAGNOLIA-2615 On Feb 12, 2009, at 4:03 PM, Bubenik, Wolf wrote: > Hallo, > > with the RC3 of magnolia4.0 i cannot export data as xml. I suppose > this is a bug but may be I should not ignore the new dialog? > > Regards > Wolf > > > ---------------------------------------------------------------- > For list details see > http://www.magnolia-cms.com/home/community/mailing-lists.html > To unsubscribe, E-mail to: <[email protected]> > ---------------------------------------------------------------- ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ---------------------------------------------------------------- ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
