Hi,

I want to acces a ZCatalog via xmlrpc, but

server=xmlrpclib.Server("http://myserver.aixtraware.de";
                        ,BasicAuthTransport(username="user",password="pw"))
r = server.Catalog()

results in

<Fault -1: "Unexpected Zope exception: cannot marshal <type 'IOBTreeItems'> 
objects">

What is to do, to enable marshalling of those types ?

Mit freundlichen Grüßen                              Joachim Schmitz
--------------------------------------------------------------------
AixtraWare Ingenieurbüro für Internetanwendungen
Hüsgenstr. 33a, D-52457 Aldenhoven
Telefon: +49-2464-8851, FAX: +49-2464-905163
--------------------------------------------------------------------
Key fingerprint = DA10 CC82 62F8 1DBB 39A1  1EDC 725B 3317 A8D7 C3A6
Keyserver: http://www.keyserver.net/en/


_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists -
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to