-
Enhancement
-
Resolution: Fixed
-
P4
-
1.4.0
-
hopper
-
generic
-
generic
Name: nt126004 Date: 09/26/2001
the dns interfaces provided in java.net.InetAddress are not
at all complete. i cannot get to mx or other dns records.
the dns interfaces provided in javax.naming.* are not helpful
because they do not automatically import the dns configuration
of the host. having to supply the urls of the dns servers
makes pure java servers difficult to configure and support.
the basic dns interfaces in java.net.InetAddress obviously
have access to this information, so it cannot be that hard.
(Review ID: 132196)
======================================================================
- relates to
-
JDK-4512491 automatic discovery of LDAP servers via use of DNS SRV records
-
- Resolved
-
-
JDK-4546381 JNDI-DNS should be able to auto-detect DNS servers
-
- Resolved
-
-
JDK-4691794 Update PROVIDER_URL when using platform's DNS configuration.
-
- Resolved
-
-
JDK-4143066 DNS service provider for JNDI
-
- Closed
-