Details
-
Bug
-
Resolution: Fixed
-
Critical
-
1.2 RC1
-
None
-
None
-
xmlrpc nullpointerexception context xwiki
-
Description
When creating a new conenction to an XWiki that was just started, on the XWiki part a NullPointerException is being thrown because the XWiki Context not being initialized by the XML-RPC.
Even though a workaround exists for this by access pages trough the browser to init the context manually, this should be fixed, either using the workaround automatically and accessing a page like Main.WebHome, or changing server-side code so the context gets initialized properly.
From what I tested, at least from 1.5.1 and beyond, all the XWiki versions are affected.
Attachments
Issue Links
- depends on
-
XWIKI-2899 Could not initialize main XWiki context in com.xpn.xwiki.xmlrpc.XWikiReflectiveXmlRpcHandler
- Closed