Author: asoldano
Date: 2013-10-17 08:07:12 -0400 (Thu, 17 Oct 2013)
New Revision: 18004
Modified:
stack/cxf/trunk/modules/testsuite/pom.xml
Log:
[JBWS-3679] Enabling test
Modified: stack/cxf/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/trunk/modules/testsuite/pom.xml 2013-10-17 12:02:29 UTC (rev 18003)
+++ stack/cxf/trunk/modules/testsuite/pom.xml 2013-10-17 12:07:12 UTC (rev 18004)
@@ -671,9 +671,6 @@
<!--# [JBWS-3560] fastinfoset module is required in as712 -->
<exclude>org/jboss/test/ws/jaxws/cxf/fastinfoset/FastInfosetTestCase*</exclude>
- <!--# [JBWS-3679] @WebServiceRef injection of co-located client with
no specified wsdlLocation is not working -->
- <exclude>org/jboss/test/ws/jaxws/cxf/jbws3679/**</exclude>
-
<!--# [WFLY-308] Provide facility for running ejb3 ws endpoints
authorization independently -->
<exclude>org/jboss/test/ws/jaxws/handlerauth/HandlerAuthTestCase*</exclude>
@@ -744,9 +741,6 @@
<!--# [JBWS-3560] fastinfoset module is required in as713 -->
<exclude>org/jboss/test/ws/jaxws/cxf/fastinfoset/FastInfosetTestCase*</exclude>
- <!--# [JBWS-3679] @WebServiceRef injection of co-located client with
no specified wsdlLocation is not working -->
- <exclude>org/jboss/test/ws/jaxws/cxf/jbws3679/**</exclude>
-
<!--# [WFLY-308] Provide facility for running ejb3 ws endpoints
authorization independently -->
<exclude>org/jboss/test/ws/jaxws/handlerauth/HandlerAuthTestCase*</exclude>
@@ -814,9 +808,6 @@
<!--# [JBWS-3560] fastinfoset module is required in as720 -->
<exclude>org/jboss/test/ws/jaxws/cxf/fastinfoset/FastInfosetTestCase*</exclude>
- <!--# [JBWS-3679] @WebServiceRef injection of co-located client with
no specified wsdlLocation is not working -->
- <exclude>org/jboss/test/ws/jaxws/cxf/jbws3679/**</exclude>
-
<!--# [WFLY-308] Provide facility for running ejb3 ws endpoints
authorization independently -->
<exclude>org/jboss/test/ws/jaxws/handlerauth/HandlerAuthTestCase*</exclude>
@@ -884,9 +875,6 @@
<!-- # [JBWS-3620] Authentication failures w/ Undertow -->
<exclude>org/jboss/test/ws/jaxws/cxf/httpauth/HelloDigestTestCase*</exclude>
- <!--# [JBWS-3679] @WebServiceRef injection of co-located client with
no specified wsdlLocation is not working -->
- <exclude>org/jboss/test/ws/jaxws/cxf/jbws3679/**</exclude>
-
<!-- Manually setup KDC before run this test-->
<exclude>org/jboss/test/ws/jaxws/samples/wsse/kerberos/*TestCase*</exclude>
</excludes>
Show replies by date