[jbossws/jbossws-cxf] 3edc40: [JBWS-3870] Adding test - ignored for now, as it's...
by GitHub
Branch: refs/heads/master
Home: https://github.com/jbossws/jbossws-cxf
Commit: 3edc400fc1ab219c12cba825a0a9391fa6042284
https://github.com/jbossws/jbossws-cxf/commit/3edc400fc1ab219c12cba825a0a...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2015-07-20 (Mon, 20 Jul 2015)
Changed paths:
A modules/testsuite/shared-tests/src/test/java/org/jboss/test/ws/jaxws/jbws3870/JBWS3870TestCase.java
A modules/testsuite/shared-tests/src/test/java/org/jboss/test/ws/jaxws/jbws3870/SayHi.java
A modules/testsuite/shared-tests/src/test/java/org/jboss/test/ws/jaxws/jbws3870/SayHiImpl.java
A modules/testsuite/shared-tests/src/test/java/org/jboss/test/ws/jaxws/jbws3870/sayhi1/SayHi.java
A modules/testsuite/shared-tests/src/test/java/org/jboss/test/ws/jaxws/jbws3870/sayhi1/SayHiResponse.java
A modules/testsuite/shared-tests/src/test/java/org/jboss/test/ws/jaxws/jbws3870/sayhi2/SayHiArray.java
A modules/testsuite/shared-tests/src/test/java/org/jboss/test/ws/jaxws/jbws3870/sayhi2/SayHiArrayResponse.java
A modules/testsuite/shared-tests/src/test/resources/jaxws/jbws3870/wsdl/sayhi/a.wsdl
A modules/testsuite/shared-tests/src/test/resources/jaxws/jbws3870/wsdl/sayhi/sayhi-schema1.xsd
A modules/testsuite/shared-tests/src/test/resources/jaxws/jbws3870/wsdl/sayhi/sayhi/a.wsdl
A modules/testsuite/shared-tests/src/test/resources/jaxws/jbws3870/wsdl/sayhi/sayhi/sayhi-schema1.xsd
A modules/testsuite/shared-tests/src/test/resources/jaxws/jbws3870/wsdl/thewsdl/sayHi.wsdl
Log Message:
-----------
[JBWS-3870] Adding test - ignored for now, as it's actually not passing because of CXF issue still to be worked
9 years, 5 months