[python-ldap] jython support

Peterson, Stephen Stephen_Peterson at cable.comcast.com
Fri Nov 30 16:23:51 CET 2012


Yes that is what I was "afraid" of. :-) Thanks
________________________________________
From: Michael Wood [esiotrot at gmail.com]
Sent: Friday, November 30, 2012 3:54 AM
To: Peterson, Stephen
Cc: python-ldap at python.org
Subject: Re: [python-ldap] jython support

On 29 November 2012 23:48, Peterson, Stephen
<Stephen_Peterson at cable.comcast.com> wrote:
>
> What do you suggest I use for python-ldap or do to it to get ldap client support on Jython? I inherited code that was using ldap-python throughout. And when I moved Django to jython I tried installing python-ldap but got an error saying that it was not supported. Looking around the web I see other people having other similar issues with python/jython compatiblility. . . they indicate it is multiprocessing vs multi-threading issue. I have no idea what to do here. Anyone else encounter this issue? What did you do?

I've not used Jython or LDAP in Java, but maybe the following will help:

http://www.jython.org/archive/21/docs/usejava.html

https://www.google.com/search?q=java+ldap+tutorial

--
Michael Wood <esiotrot at gmail.com>


More information about the python-ldap mailing list