John Platten wrote:
Does anybody know why Gadfly does not work under the new Zope 2.1.1 source release running on solaris ?
For example:
After downloading and installing Python 1.5.2 and building with the threads option, and then downloading and installing Zope 2.1.1 and running, Python works fine, Zope / Zserver works fine, External methods work fine, everythin else works fine, But when trying to use "Gadfly" with Zope, Gadfly pretty much does Not work at all!
How does it not work? Does it give you a traceback?
The Zope Content Manager allows you to establish "Gadfly" connections even when there is No "Gadfly" server running!
Then the Zope Content Manger goes thru the motions of allowing you to Test and Submit SQL Queries to a Non-Running "Gadfly" Server.
Do the queries work? Or do they fail and you get a traceback? -Michel