Caspar MacRae created KARAF-1936:
------------------------------------
Summary: LDAPLoginModule not working in 2.3.0 due to missing
import of javax.net.SocketFactory
Key: KARAF-1936
URL: https://issues.apache.org/jira/browse/KARAF-1936
Project: Karaf
Issue Type: Bug
Affects Versions: 2.3.0
Reporter: Caspar MacRae
javax.security.auth.login.LoginException: java.lang.NoClassDefFoundError:
javax/net/SocketFactory
at
org.apache.karaf.jaas.modules.ldap.LDAPLoginModule.login(LDAPLoginModule.java:128)
The obvious quick work-around is to use the dynamic-import command
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira