You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by ji...@apache.org on 2004/04/20 22:49:54 UTC

[jira] Updated: (JAMES-265) org.xbill.DNS.Address not resolving addresses in some configurations

The following issue has been updated:

    Updater: Noel J. Bergman (mailto:noel@devtech.com)
       Date: Tue, 20 Apr 2004 1:48 PM
    Changes:
             environment changed from  to dnsjava 1.6.2
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/JAMES-265?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/JAMES-265

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: JAMES-265
    Summary: org.xbill.DNS.Address not resolving addresses in some configurations
       Type: Bug

     Status: Unassigned
   Priority: Blocker

    Project: James
 Components: 
             DNSServer
   Versions:
             2.2.0RC1

   Assignee: 
   Reporter: Noel J. Bergman

    Created: Tue, 20 Apr 2004 1:48 PM
    Updated: Tue, 20 Apr 2004 1:48 PM
Environment: dnsjava 1.6.2

Description:
The DNS code uses org.xbill.DNS.Address to resolve addresses so that we are not impacted by java.net ignoring DNS TTL.  dnsjava is not always able to locate default servers.  When it cannot, getByName and getAllByName fail.

There is a one line fix to make sure, as we should want anyway, that it always uses the servers provided in the James configuration to resolve DNS information.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org