[
https://issues.jboss.org/browse/JBWS-3139?page=com.atlassian.jira.plugin....
]
Alessio Soldano commented on JBWS-3139:
---------------------------------------
Hi,
I think I've just fixed the remaining failures on AS 6 trunk (the
org.jboss.test.ws.jaxws.webserviceref ones); basically the soap address in one of the test
wsdl was not using the "url" version of a address prop.
The testsuite should run fine now; I've tested this way:
1) built AS 6 trunk from svn (rev 109978)
2) modified run.sh commenting out the if clause forcing IPv4 on linux machines
3) modified run.conf appending JAVA_OPTS="$JAVA_OPTS -Djava.net.preferIPv4Stack=false
-Djava.net.preferIPv6Stack=true " at the end
4) booted AS 6 with ./bin/run.sh -b fe80::5eff:35ff:fe0e:5d82
5) built the testsuite with ./build.sh -Djava.net.preferIPv4Stack=false
-Dnode0=fe80::5eff:35ff:fe0e:5d82 -Dnode1=fe80::5eff:35ff:fe0e:5d82 clean main
6) launched the ws part of testsuite with ./build.sh -Djava.net.preferIPv4Stack=false
-Dnode0=fe80::5eff:35ff:fe0e:5d82 -Dnode1=fe80::5eff:35ff:fe0e:5d82 init tests-ws
tests-webservice
...
[echo] Using
node0=fe80::5eff:35ff:fe0e:5d82,node0.http.url=http://[fe80::5eff:35ff:fe0e:5d82]:8080,node0.jndi.url=jnp://[fe80::5eff:35ff:fe0e:5d82]:1099
[echo] Using
node1=fe80::5eff:35ff:fe0e:5d82,node1.http.url=http://[fe80::5eff:35ff:fe0e:5d82]:8080,node1.jndi.url=jnp://[fe80::5eff:35ff:fe0e:5d82]:1099
[echo] Using java.net.preferIPv4Stack=false,java.net.preferIPv6Addresses=true
...
init:
tests-ws:
[junit] Running org.jboss.test.ws.jaxws.ejb3Integration.WebServiceTestCase
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.856 sec
[junit] Running org.jboss.test.ws.jaxws.ejb3Integration.injection.InjectionTestCase
[junit] The Apache Software Foundation, Apache CXF Runtime JAX-WS Frontend, 2.3.1
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.115 sec
[junit] Running org.jboss.test.ws.jaxws.webserviceref.WebServiceRefClientTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 11.992 sec
[junit] Running org.jboss.test.ws.jaxws.webserviceref.WebServiceRefEJB3TestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.961 sec
[junit] Running org.jboss.test.ws.jaxws.webserviceref.WebServiceRefServletTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.598 sec
check-env:
init-maven-ant-tasks:
init-dependencies:
init-paths:
server-config:
init:
tests-webservice:
[junit] Running org.jboss.test.webservice.admindevel.ExampleTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.39 sec
[junit] Running org.jboss.test.webservice.admindevel.ExplodedExampleTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.056 sec
[junit] Running org.jboss.test.webservice.admindevel.RedeployExampleTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.194 sec
[junit] Running org.jboss.test.webservice.jbas5614.JBAS5614TestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.01 sec
BUILD SUCCESSFUL
Total time: 53 seconds
Ensure IPv6 compatibility
-------------------------
Key: JBWS-3139
URL:
https://issues.jboss.org/browse/JBWS-3139
Project: JBoss Web Services
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: jbossws-cxf, jbossws-native
Reporter: Alessio Soldano
Assignee: Richard Opalka
Fix For: jbossws-cxf-3.4.1, jbossws-native-3.4.1
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira