Hi!
I have a problem writing a custom LDAP processor in Java. The processor uses a class that depends on the jldap library from
Novell. This class takes dsmlv2 Documents, requests a server and returns the result.
When I use this class in my ide using the ldap.jar from novell, everything works fine.
Within orbeon it doesn't work properly anymore and the resulting document contains just
[batchResponse: null]
I can reproduce this even in my ide, i put all jars from WEB-INF/lib in my classpath and I have the same result.
The slapd logs a proper request/response though.
So it seems that some of the libraries used by orbeon doesnt work properly with jldap.
Any ideas?
cheers Michael
------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ orbeon-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/orbeon-user
