Dear all (Bonjour à tous),

We would like to migrate our JSPWiki installation to Xwiki 2.0. The deployment 
of the war file, the configuration with our Oracle database and the uploading 
of the content XAR file went smoothly.

For this migration to succeed, we need to migrate our JSPwiki content to xwiki. 
The best information I found on that was that page:
http://code.xwiki.org/xwiki/bin/view/Extensions/JSPWikiToXWikiExtension

Unfortunately after following all the instructions, this piece of code failed 
in the following sections:
1) Invoking the 2 argument constructor below was throwing an exception
this.xwiki = new com.xpn.xwiki.XWiki(config, this.context);

2) After changing this to invoke the default constructor, the code threw an 
exception when setting up WikiEngine.

Is this still the way to migrate JSWiki content to Xwiki? If yes could someone 
help us to investigate the errors?

Best regards, Adelino

Information and Communications Technology
Office: G098
Tel:    0207 523 7187



________________________________________________________________________
This e-mail has been scanned for all known viruses by EMEA.
________________________________________________________________________
_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to