Results 1 to 3 of 3

Thread: Having trouble with Spring Python Ldap + Jython

  1. #1
    Join Date
    Aug 2006
    Posts
    382

    Default Having trouble with Spring Python Ldap + Jython

    If you check http://jira.springframework.org/brow...NGPYTHONPY-121, you will see a stack trace, as well as links to source code, showing the bug I hit trying to wrap Spring Security/Spring LDAP with Jython.

    Any ideas to get it working?
    Greg L. Turnquist (@gregturn), SpringSource/VMware
    Project Lead: Spring Python and author of Spring Python 1.1 and Python Testing Cookbook.
    Listen to Pond Jumpers, the international podcast for open source developers.
    These comments are my own personal opinions, and do not reflect those of my company.

  2. #2
    Join Date
    Aug 2006
    Posts
    382

    Default

    This may be due to jython having a classloader issue. I found a bug report that is pretty new reported on jython at http://bugs.jython.org/issue1489. I posted some more details.
    Greg L. Turnquist (@gregturn), SpringSource/VMware
    Project Lead: Spring Python and author of Spring Python 1.1 and Python Testing Cookbook.
    Listen to Pond Jumpers, the international podcast for open source developers.
    These comments are my own personal opinions, and do not reflect those of my company.

  3. #3
    Join Date
    Aug 2006
    Posts
    382

    Default

    Okay, I have decided to implement a CPython-specific solution, and close the ticket. I forked ticket 123 in order to track a Jython version of this.
    Greg L. Turnquist (@gregturn), SpringSource/VMware
    Project Lead: Spring Python and author of Spring Python 1.1 and Python Testing Cookbook.
    Listen to Pond Jumpers, the international podcast for open source developers.
    These comments are my own personal opinions, and do not reflect those of my company.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •