Jason Greene [
http://community.jboss.org/people/jason.greene] created the discussion
"Re: Unable to use com.sun.jndi.ldap.LdapCtxFactory"
To view the discussion, visit:
http://community.jboss.org/message/608782#608782
--------------------------------------------------------------
That approach will certainly work. The drawback is that it exposes this to all modules,
which you don't necessarily want (a big benefit to hiding internal jdk classes is that
you know right away when you have a non-portable app).
Another solution we could do is offer a JDK API specific module for the major jdks, and
allow you to import those. What do you think?
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/608782#608782]
Start a new discussion in JBoss AS7 Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]