Hi , I have installed Import-Export application (downloaded and imported as XAR), but it seems not working. Here is what I found out while using this app: • Selective Export: – I can select certain space from a combobox, but no pages from this space appear to choose them. • Export by date: - I cannot select spaces, but if I input one space and click on the export button, it brings only a couple words of code on the page : $exp.export($context,$xwiki,$request,$response) • Export a single page: I can choose a separate page with help of light box, but it comes to XML SyntaxError. Catalina.out: [ERROR] Left side ($action) of '==' operation has null value. If a reference, it may not be in the context. Operation not possible. Admin.Export [line 2, column 16] [ERROR] Left side ($action) of '==' operation has null value. If a reference, it may not be in the context. Operation not possible. Admin.Export [line 11, column 20] [ERROR] Left side ($action) of '==' operation has null value. If a reference, it may not be in the context. Operation not possible. Admin.Export [line 19, column 20] • Import a single page: – it displays the source code (S. screenshots) Is there any step that I’m missing? Our environment: - XE 1.5 ( I have tried with 1.5.1. as well) - Tomcat 6.0.16 - JDK 1.6 Update 7 - MySQL Community Server 5.0.51a - MySQL Java Connector 5.0.8 Thanks in advance, Alla http://n2.nabble.com/file/n1079545/screenshot_export_from_date.png screenshot_export_from_date.png http://n2.nabble.com/file/n1079545/screenshot_export_import_app.png screenshot_export_import_app.png http://n2.nabble.com/file/n1079545/screenshot_export_page.png screenshot_export_page.png http://n2.nabble.com/file/n1079545/screenshot_import_page.png screenshot_import_page.png -- View this message in context: http://n2.nabble.com/Export-Import-Application-tp1079545p1079545.html Sent from the XWiki- Users mailing list archive at Nabble.com.