spring-ldap
spring-ldap copied to clipboard
Possible ClassCastException when creating ConversionServiceConverterManager
trafficstars
If GenericConversionService was loaded by WebappClassLoader and thread context classloader is, for example, activemq-osgi classloader, then ClassCastException will be thrown in https://github.com/spring-projects/spring-ldap/blob/master/core/src/main/java/org/springframework/ldap/odm/typeconversion/impl/ConversionServiceConverterManager.java#L45