On Fri, 25 Mar 2005 16:01:01 -0500
 "Seib, Broc" <[EMAIL PROTECTED]> wrote:
Do you know what version of dnsjava (org.xbill.DNS.* classes) is being
used with James? The dnsjava jar has had many releases & I don't know
which version to look at. I couldn't find where this jar lives in the
james svn repository either.

http://svn.apache.org/viewcvs.cgi/james/server/branches/branch_2_1_fcs/lib/

I started to look at this 15 second thing out of curiosity. It is at the
mercy of how the org.xbill.DNS.ExtendedResolver behaves. It looks like
there is a setTimeout() method that could be exposed to the user to tune
if needed. Would be nice to get some error reporting in there.

http://svn.apache.org/viewcvs.cgi/james/server/branches/branch_2_1_fcs/src/java/org/apache/james/dnsserver/

is the package that handles wrapping the DNSJava library. I think a lot of this code is not necessary anymore because of higher-level API calls in DNSJava, just in case you were wondering. Anyway, hopefully that points you in the right direction.

--
Serge Knystautas

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to