Closed GoogleCodeExporter closed 9 years ago
Hi,
I have committed your changes. Unfortunately, it still doesn't work for me on
Mac OS
X (it seems to be a browser problem, not sure - both Firefox and Safari don't
connect
to the web server). Connecting from an application seems to work now however.
Could you verify if it works for you? You would need to get the latest source
code
and compile it yourself however.
Original comment by thomas.t...@gmail.com
on 13 Jun 2009 at 9:46
Thanks
I have test under windows it's OK, application start with IPv6. Firefox open
console
with IPv6 url.
Under linux the jvm continue to return the special IPv4 127.0.0.1 for
localhost. That
is the reason why I haven't detect bug on this system.
For your mac, maybe the firefox property "network.dns.disableIPv6" is set to
true
(about:config). And similar problem with safari.
Just a detail, the ant task for "switchSourcePrepare" try build
SwitchSource.java in
1.4 but this source file use 1.5 generics
Original comment by Aurelien...@gmail.com
on 13 Jun 2009 at 3:50
Mac OS: network.dns.disableIPv6 is false.
build.xml / switchSourcePrepare: this will be fixed in the next release.
I'm setting this bug to 'fixed' for now, please re-open if you have more
information.
Original comment by thomas.t...@gmail.com
on 18 Jun 2009 at 7:38
Original issue reported on code.google.com by
Aurelien...@gmail.com
on 9 Jun 2009 at 2:41Attachments: