Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mylyn-dev] [salvo] Accessing Eclipse Bugzilla using XML-RPC

Hi,

For the requirement “Enable a way for people to create an eclipse user id within the workbench” [1], I tried to use the Bugzilla Web Service API [2] to access the Eclipse Bugzilla using Apache XML-RPC.

But I am getting the following error.

Failed to parse server's response: The declaration for the entity "HTML.Version" must end with '>'

The server URL I used is https://bugs.eclipse.org/bugs/xmlrpc.cgi

But for the Mozilla Bugzilla I got success by using the same mechanism.
I am not sure why I couldn't connect to eclipse bugzilla.

While investigating further I found a bug which may relevant to this issue [3].

Is there any other way I can use XML-RPC to connect to Eclipse Bugzilla ?

[1] http://wiki.eclipse.org/Newsreader/Salvo_UI_Integration_in_the_workbench#UI_Integration_in_the_workbench

[2] http://www.bugzilla.org/docs/3.0/html/api/Bugzilla/WebService/User.html

[3] https://bugs.eclipse.org/bugs/show_bug.cgi?id=266901

--
Regards,
Isuru Udana

Undergraduate
Department of Computer Science & Engineering,
University of Moratuwa
.

Blog
: http://mytecheye.blogspot.com/
gTalk: isudana  skype: isudana






Back to the top