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?
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.
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.
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.