Eduard Moraru wrote:
+1 :), but, as Sergiu suggested, not without a RC
first.
I totally agree for a RC.
http://jira.xwiki.org/jira/browse/XECLIPSE-118 is a
real blocker and I
don't know how It got trough so far, probably nobody actually tested
XEclipse with no network connection at all :).
Yes, finally it's quite unusual to be totally deconnected these days.
Another blocker is the NullPointerException that Fabio
also told me
about and I had to face at the Eclipse Demo Camps presentation caused by
the XWiki Context not being initialized by the XML-RPC. Although a
workaround exists for this (access pages trough the browser to init the
context), this should also be fixed (either using the workaround
automatically, or changing server-side code). AFAIK, Fabio could have
already fixed this in the meantime.
No, these were quite hectic days and I totally forgot it :(
It has to do with context initialization in
com.xpn.xwiki.xmlrpc.XWikiReflectiveXmlRpcHandler which doesn't work as
it should.
Eduard have you open an issue about it? (It seems not to be the case, If
not I am going to do it)
-Fabio