[jboss-dev] Running the AS testsuite using IPV6 addresses
Dominik Pospisil
dpospisi at redhat.com
Wed May 6 05:10:08 EDT 2009
I am getting into problems running the AS testsuite using IPV6 addresses. The
problem is in org.jnp.interfaces.NamingContext. Even with the fix JBAS-6390,
lots of tests are failing since they ignore node0.jndi.url property and just
assume jnp://$HOST:$PORT syntax.
As far as I understand, it would be required to either:
a) add support for standard IPV6 url in the form of: jnp://[$IPV6_ADDR]:$PORT
or
b) fix those test cases to use alternate jnp://$HOST@$PORT syntax
Any comments?
Thanks,
Dominik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-development/attachments/20090506/efea1055/attachment.html
More information about the jboss-development
mailing list