[jbossws/jbossws-cxf] ad0392: Fix most of the regressions due to Remoting 5 upgr...
by GitHub
Branch: refs/heads/master
Home: https://github.com/jbossws/jbossws-cxf
Commit: ad039202085b446a3f50f4c1e2cc4c33e64cefe7
https://github.com/jbossws/jbossws-cxf/commit/ad039202085b446a3f50f4c1e2c...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2016-11-21 (Mon, 21 Nov 2016)
Changed paths:
M modules/server/pom.xml
M modules/test-utils/pom.xml
M modules/test-utils/src/main/java/org/jboss/wsf/test/JBossWSTest.java
M modules/test-utils/src/main/java/org/jboss/wsf/test/JBossWSTestHelper.java
M modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/cxf/jms/JMSEndpointOnlyDeploymentTestCase.java
M modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/jms/META-INF/wsdl/HelloWorldService.wsdl
M modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/jms_http/WEB-INF/wsdl/HelloWorldService.wsdl
M modules/testsuite/pom.xml
M pom.xml
Log Message:
-----------
Fix most of the regressions due to Remoting 5 upgrade in WFLY master.
SOAP-JMS tests still failing.
8 years, 1 month