Hi all, What's happen with xml-rpc in Xwiki? I have an application that access my pages using this URL http://panteao.xwiki.com/xwiki/bin/xmlrpc/confluence. In the past it's worked very well. Now, I have this problem Exception in thread "main" java.io.IOException: Server returned HTTP response code: 500 for URL: http://panteao.xwiki.com/xwiki/bin/xmlrpc/confluence Have had any changes? Best regards, Fabrício.
Hi, There has been some changes in XML-RPC for version 1.x of Xwiki, and what was working before need some changes. The error that you get is because the URL of the XMLRPC is now I think: http://panteao.xwiki.com/xwiki/xmlrpc/confluence Hope this helps, François Fabrício Jailson Barth a écrit :
Hi all,
What's happen with xml-rpc in Xwiki?
I have an application that access my pages using this URL http://panteao.xwiki.com/xwiki/bin/xmlrpc/confluence.
In the past it's worked very well. Now, I have this problem
Exception in thread "main" java.io.IOException: Server returned HTTP response code: 500 for URL: http://panteao.xwiki.com/xwiki/bin/xmlrpc/confluence
Have had any changes?
Best regards,
Fabrício.
Francois, Thank you for your fast answer. But now I have another error: Error XWikiRPCTest_2: org.apache.xmlrpc.XmlRpcException: Failed to invoke method login in class com.xpn.xwiki.xmlrpc.ConfluenceRpcHandler: Error number 2 in 0: The wiki panteao does not exist The wiki panteao exist. Any idea? Fabrício. Francois Dechelle escreveu:
Hi,
There has been some changes in XML-RPC for version 1.x of Xwiki, and what was working before need some changes.
The error that you get is because the URL of the XMLRPC is now I think: http://panteao.xwiki.com/xwiki/xmlrpc/confluence
Hope this helps,
François
Fabrício Jailson Barth a écrit :
Hi all,
What's happen with xml-rpc in Xwiki?
I have an application that access my pages using this URL http://panteao.xwiki.com/xwiki/bin/xmlrpc/confluence.
In the past it's worked very well. Now, I have this problem
Exception in thread "main" java.io.IOException: Server returned HTTP response code: 500 for URL: http://panteao.xwiki.com/xwiki/bin/xmlrpc/confluence
Have had any changes?
Best regards,
Fabrício.
------------------------------------------------------------------------
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Hello, Well, no idea about this one, sorry. It is an error on the server side, in the XWiki XML/RPC servlet I suppose. Do you have multiple wikis? I have only tried XML/RPC with a single wiki. François Fabrício Jailson Barth a écrit :
Francois,
Thank you for your fast answer. But now I have another error:
Error XWikiRPCTest_2: org.apache.xmlrpc.XmlRpcException: Failed to invoke method login in class com.xpn.xwiki.xmlrpc.ConfluenceRpcHandler: Error number 2 in 0: The wiki panteao does not exist
The wiki panteao exist. Any idea?
Fabrício.
Hi, I see you're using an xwiki.com wiki... I think the problem is either specifically on xwiki.com or when using xml-rpc with virtual wikis. I noticed the same problem a while back but never got around to raising it: http://mail-archive.objectweb.org/xwiki-users/2007-01/msg00198.html So I opened a jira just now: http://jira.xwiki.org/jira/browse/XWSUP-1688 Cheers, Robin On 19/04/07, François Déchelle <[email protected]> wrote:
Hello,
Well, no idea about this one, sorry. It is an error on the server side, in the XWiki XML/RPC servlet I suppose. Do you have multiple wikis? I have only tried XML/RPC with a single wiki.
François
Fabrício Jailson Barth a écrit :
Francois,
Thank you for your fast answer. But now I have another error:
Error XWikiRPCTest_2: org.apache.xmlrpc.XmlRpcException: Failed to invoke method login in class com.xpn.xwiki.xmlrpc.ConfluenceRpcHandler: Error number 2 in 0: The wiki panteao does not exist
The wiki panteao exist. Any idea?
Fabrício.
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
participants (4)
-
Fabrício Jailson Barth -
Francois Dechelle -
François Déchelle -
Robin Fernandes