Am 08.02.2006 um 21:09 schrieb Emmanuel Blot:
I've recently added the XmlRpcPlugin to one of my Trac servers, but I
can't get it work:

I'm using the first example from
http://trac-hacks.org/wiki/XmlRpcPlugin (listMethods).

The error returned on the client side is the following:
  xmlrpclib.ProtocolError: <ProtocolError for
blote:[EMAIL PROTECTED]/trac/project/login/xmlrpc: 501 Method Not
Implemented>
where passwd matches my password on the system, and server is an IP4 address.

I've tried with both ActiveState python 2.3 and Cygwin 2.4 python
engines (client: WinXP SP2)

On the server side, I'm using mod_python + Apache with a one-week old
Trac trunk version

AFAIK the XML-RPC plugin requires the WSGI branch of Trac (which will hopefully be merged into trunk sometime soonish).

Cheers,
Chris
--
Christopher Lenz
  cmlenz at gmx.de
  http://www.cmlenz.net/

_______________________________________________
Trac-dev mailing list
Trac-dev@lists.edgewall.com
http://lists.edgewall.com/mailman/listinfo/trac-dev

Reply via email to