spring-ldap icon indicating copy to clipboard operation
spring-ldap copied to clipboard

spring-ldap.xsd not upto-date

Open testmrm opened this issue 7 years ago • 0 comments
trafficstars

Last week I have switch from self-made-ldap-connection-management-solution to spring-ldap, since I am using spring framework underneath my web-application anyways. Spring-ldap currently seem to support both apache’s commons-pooling and commons-pooling2. Latter since @ https://github.com/spring-projects/spring-ldap/commit/4cefc5b147e3d089fc4a8bd751de732114d80150.

So I have tried to use non deprecated package first and failed since both xsd-files @ http://www.springframework.org/schema/ldap/ have not been updated since 2013. Am I missing something or is it a well-known issue, which has not yet been fixed?

testmrm avatar Mar 11 '18 13:03 testmrm