[Zope3-Users] zopeproject (debugging an app)

roymathew at bellsouth.net roymathew at bellsouth.net
Tue Sep 25 07:23:29 EDT 2007


In the doc. for zopeproject, it says:

  Note: Even exceptions such as Unauthorized (which normally leads to a login screen) or NotFound   (which normally leads to an HTTP 404 response) will trigger the debugger.

Is there a workaround, so that I can run "bin/paster server debug.ini" on an application that requires a login (ie: starts out by issuing an Unauthorized exception), or is removing the zcml decls that causes the login challenge to be issued, the only way to debug such an app?

Thanks,
Roy.


More information about the Zope3-users mailing list