-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 7
-
Component/s: core-libs
-
b79
-
generic
-
generic
jndi cosnaming provider currently has a static dependency on java.applet.Applet that should only be required in an applet environment. We should allow the jndi cosnaming provider to be used when Applet is not present.
com.sun.jndi.toolkit.corba.CorbaUtils -> java.applet.Applet (client)
com.sun.jndi.toolkit.corba.CorbaUtils -> java.applet.Applet (client)
- relates to
-
JDK-6888552 Allow JNDI to be used when java.applet is not present
-
- Resolved
-