-
Bug
-
Resolution: Done
-
Major
-
7.0.3.GA
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
-
WFCORE-1998 Custom NameService by sun.net.spi.nameservice.provider.n doesn't work on WildFly
- Resolved
- is cloned by
-
JBEAP-7370 [GSS](7.0.z) Custom NameService by sun.net.spi.nameservice.provider.n doesn't work on WildFly
- Closed
- is incorporated by
-
JBEAP-7028 (7.1.0) Upgrade to WildFly Core 3.0.0.Alpha13
- Closed