[jboss-jira] [JBoss JIRA] (WFLY-5339) Missing ldap/ext package in sun.jdk module
Kamil Podlešák (JIRA)
issues at jboss.org
Mon Sep 14 12:30:00 EDT 2015
[ https://issues.jboss.org/browse/WFLY-5339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kamil Podlešák updated WFLY-5339:
---------------------------------
Description:
sun.jdk module already contains package com.sun.jndi.ldap needed to access LDAP servers via jndi (AS7-1500), but it com.sun.jndi.ldap.ext is missing. This means that Start TLS does not work as documented (http://docs.oracle.com/javase/jndi/tutorial/ldap/ext/starttls.html), failing with ClassNotFoundException.
was:sun.jdk module already contains package com.sun.jndi.ldap needed to access LDAP servers via jndi (AS7-1500), but it com.sun.jndi.ldap.ext is missing. This means that Start TLS does not work as documented (http://docs.oracle.com/javase/jndi/tutorial/ldap/ext/starttls.html), failing with ClassNotFoundException.
> Missing ldap/ext package in sun.jdk module
> ------------------------------------------
>
> Key: WFLY-5339
> URL: https://issues.jboss.org/browse/WFLY-5339
> Project: WildFly
> Issue Type: Bug
> Affects Versions: 9.0.1.Final
> Environment: jdk 1.8
> Reporter: Kamil Podlešák
> Assignee: Jason Greene
>
> sun.jdk module already contains package com.sun.jndi.ldap needed to access LDAP servers via jndi (AS7-1500), but it com.sun.jndi.ldap.ext is missing. This means that Start TLS does not work as documented (http://docs.oracle.com/javase/jndi/tutorial/ldap/ext/starttls.html), failing with ClassNotFoundException.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list