-
Task
-
Resolution: Unresolved
-
Major
-
None
-
3.6.0.Final
Running testsuite with "-Dipv6" parameter triggers "ipv6" profile which defines "::1" as host address for test container. However, some tests fail when this profile is activated.
The probable cause is the address format "::1" vs. "[::1]", maybe there is some other problem too.
mvn clean verify -Dipv6
- is related to
-
RESTEASY-1691 MDBInjectionTest doesn't work with IPv6
- Closed