[
https://issues.jboss.org/browse/JBWS-3458?page=com.atlassian.jira.plugin....
]
Richard Opalka commented on JBWS-3458:
--------------------------------------
To start AS7 in IPv6 mode, type the following on commandline:
./standalone.sh -server-config standalone-full.xml -b=::1 -bmanagement=::1
-Djava.net.preferIPv4Stack=false -Djboss.bind.address=::1
To execute JBossWS tests in IPv6 mode, type the following on commandline:
mvn -Ptestsuite,hudson,jboss712,spring integration-test -Djboss712.home=$JBOSS_AS_TRUNK
-Djboss.bind.address=[::1] -Djbossws.deployer.host=::1 -Djava.net.preferIPv4Stack=false
-Djava.net.preferIPv6Addresses=true
JBossWS testsuite fails on IPv6
-------------------------------
Key: JBWS-3458
URL:
https://issues.jboss.org/browse/JBWS-3458
Project: JBoss Web Services
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: jbossws-cxf, jbossws-integration, jbossws-native
Affects Versions: jbossws-cxf-4.0.2, jbossws-native-4.0.2
Reporter: Richard Opalka
Assignee: Richard Opalka
Fix For: jbossws-native-4.1, jbossws-cxf-4.1
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira