-
Bug
-
Resolution: Done
-
Major
-
7.0.3.GA
-
None
System property sun.net.spi.nameservice.provider.<n> allows a user to customize a NameService. It works on a standalone java, which is using JBoss Modules, if services="import" is added on sun.jdk module dependency and the sun.jdk module has the following additional dependencies.
<path name="sun/net/spi/nameservice"/> <path name="sun/net/spi/nameservice/dns"/>
Though it doesn't work as a web application which has the same module path and the same dependency in jboss-deployment-structure.xml.
- clones
-
JBEAP-7369 [GSS](7.1.0) Custom NameService by sun.net.spi.nameservice.provider.n doesn't work on WildFly
- Closed
- is incorporated by
-
JBEAP-7380 [GSS](7.0.z) Upgrade WildFly Core from 2.1.10 to 2.1.12.Final
- Closed