+-------[ Paul Winkler ]---------------------- | On Wed, Sep 13, 2006 at 02:39:14AM +1000, Andrew Milton wrote: | > +-------[ 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. | | OK, but when we're dealing with a production system, I can't raise | random exceptions just to gather information.
That's why you have a development instance right? d8) -- Andrew Milton [EMAIL PROTECTED] _______________________________________________ Zope maillist - [email protected] 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 )
