Date: Wed, 15 Oct 2008 13:54:05 +1100 From: Norberto Meijome <numardbsd@gmail.com> To: freebsd-java@freebsd.org Subject: Re: Java and IPv6 on BSD - it does not work well Message-ID: <20081015135405.1d207d25@ayiin> In-Reply-To: <200810141641.m9EGf4QG029110@post.behrens.de> References: <200810141641.m9EGf4QG029110@post.behrens.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 14 Oct 2008 18:41:04 +0200 "Frank Behrens" <frank@harz.behrens.de> wrote: > You can read the complete test description and my observations on > http://diario.behrens.de/2008/10/12/java_and_ipv6_on_bsd.html I cannot resolve the FQDN > > Do you agree or do you have other experiences? I have ipv6 enabled, but not configured. Any of my java programs that uses network will fail unless i force it to use IPV4 with -Djava.net.preferIPv4Stack=true ( I actually have that in my default shell : JAVAVM_OPTS_javaws=-J-Djava.net.preferIPv4Stack=true JAVAVM_OPTS_java=-Djava.net.preferIPv4Stack=true I am using STABLE + java 1.6 b _________________________ {Beto|Norberto|Numard} Meijome "Always do right. This will gratify some and astonish the rest." Mark Twain I speak for myself, not my employer. Contents may be hot. Slippery when wet. Reading disclaimers makes you go blind. Writing them is worse. You have been Warned.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081015135405.1d207d25>