[Zope] Zope2 + Twisted

David Bear David.Bear at asu.edu
Thu Mar 5 12:46:33 EST 2009


could this be satisficed by putting an apache proxy in front of both zope
and twisted?

On Thu, Mar 5, 2009 at 6:17 AM, Peter Sabaini <peter at sabaini.at> wrote:

> I'd like to run a Twisted client in Zope 2.10 (for a legacy app).
>
> How do I do that? Simply loading twisted.internet is probably not a good
> idea
> since Twisted would not work well with ZServer threads, right?
>
> One thing I tried was enabling Twisted in zope.conf but that gives me the
> following stacktrace (abbr):
>
>  ...
>  File "/usr/local/zope/2.10/src/Zope-2.10.7-
> final/lib/python/ZConfig/matcher.py", line 188, in constuct
>    s = st.datatype(s)
>  File "/usr/local/zope/2.10/src/Zope-2.10.7-
> final/lib/python/Zope2/Startup/datatypes.py", line 349, in __init__
>    raise ImportError("You do not have twisted installed.")
> ImportError: You do not have twisted installed.
>
>
> I've got Twisted on my Pythonpath though.
>
> TIA,
> peter.
>
>
> _______________________________________________
> Zope maillist  -  Zope at 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 )
>
>


-- 
David Bear
College of Public Programs at ASU
602-464-0424
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope/attachments/20090305/de6898b3/attachment.html 


More information about the Zope mailing list