Hi all,

I'm trying to get XML-importer to work on a 1.8.3 installation. Can someone
tell me if this is feasible, are more people using it, or am I the only one?

This is what I tried:
- installed XML-importer (i.e copying templates, libs and config-file)
- I tested by uploading a transaction.xml with the following contents:

<transactions key="hokusspokuspitaluspas">
       <createObject id="1" type="urls">
           <setfield name="name">MyFirstXMLImport</setfield>
           <setfield name="url">www.xmlimporttest.nl</setfield>
           <setfield name="owner">admin</setfield>
       </createObject>
</transactions>


Looking in the log-file only gives me:

2007-02-17 11:39:06,539 INFO    xmlimporter.jsp.startimport.jsp - import
started with file:
/Users/username/EclipseWorkspace/project/transactions/transactions.xml
2007-02-17 11:39:06,540 SERVICE
mmbase.applications.xmlimporter.TransactionHandler - TransactionHandler
processing TCP
2007-02-17 11:39:06,575 SERVICE
mmbase.applications.xmlimporter.TransactionsParser - Sax parser system id
set to "/usr/local/apache-tomcat-5.5.20/webapps/ROOT/WEB-INF/config/dtd/"
2007-02-17 11:39:06,578 ERROR
mmbase.applications.xmlimporter.TransactionHandler - TransactionError :
java.lang.NullPointerException
2007-02-17 11:39:06,578 ERROR
mmbase.applications.xmlimporter.TransactionHandler - ExceptionPage null
2007-02-17 11:39:06,578 WARN
mmbase.applications.xmlimporter.TransactionHandler - Transaction stopped at
: Sat Feb 17 11:39:06 CET 2007

Maybe someone has got a pointer?

thanks!
_______________________________________________
Users mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/users

Reply via email to