My goal is to copy XWiki page (parametrize by and xml file) from on Wiki to
anonther one (witch is not on the same platform).
Actually I have a java batch witch is call by an inline command.
As you said, i will rewrite my java code using XWikiXmlRpcClient. I test it
and I think it will be good for what I'm trying to do.
Thanks for your help;
Julien
Sergiu Dumitriu
<sergiu(a)xwiki.com
A
Envoyé par : XWiki Developers <devs(a)xwiki.org>
devs-bounces@xwik cc
i.org
Objet
Re: [xwiki-devs] Acces to xwiki
11/02/2009 09:33 1.7.1 in Batch mode
Veuillez répondre
à
XWiki Developers
<devs(a)xwiki.org>
Julien Revert wrote:
Hi,
I wrote a java batch allowing to acces XWIKI.
This batch was okay with 1.5.2 XWiki release but it's not working with
1.7.1 XWiki release.
I don't understand where is my problem and need your help...
I have a runtime error while execute line :
wiki = new com.xpn.xwiki.XWiki(conf, new XWikiContext());
A stack trace would be useful...
If someone has a better way to access XWIKI in batch
mode; it good to !
It depends on what you're trying to do.
You can always use your favorite scripting language with an XmlRpc
connection to a running wiki. Or, in Java, you can use Swizzle to do
this, which makes things easier.
--
Sergiu Dumitriu
http://purl.org/net/sergiu/
_______________________________________________
devs mailing list
devs(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs