+-------[ Paul Winkler ]----------------------
| Been doing web services (XML-RPC) stuff lately.
| What suggestions do people have for troubleshooting a zope-based
| XML-RPC application?

When debugging;
o Raise an exception from python scripts, you can include some info in it.
o Use FireFox and use the JavaScript Console to see the traceback returned.
o Don't forget to check /error_log in your Zope instance.

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

Reply via email to