Uploaded image for project: 'James Server'
  1. James Server
  2. JAMES-1278

AbstractConfigurableAsyncServer should not depend on DNSService

    XMLWordPrintableJSON

Details

    Description

      In AbstractConfigurableAsyncServer we depend on the DNSService to lookup the hostname of the server. This will then be used as helloname if none was specified. For such a "simple" task we should better not depend on the DNSService and just use InetAddress.getLocalHost(). This will give us one less dependency for the implementations

      Attachments

        Activity

          People

            norman Norman Maurer
            norman Norman Maurer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: