Author: alessio.soldano(a)jboss.com
Date: 2013-07-17 11:00:13 -0400 (Wed, 17 Jul 2013)
New Revision: 17793
Modified:
stack/cxf/trunk/modules/testsuite/pom.xml
Log:
Enabling CXF-5116 test which should be passing with 2.7.6
Modified: stack/cxf/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/trunk/modules/testsuite/pom.xml 2013-07-17 14:57:53 UTC (rev 17792)
+++ stack/cxf/trunk/modules/testsuite/pom.xml 2013-07-17 15:00:13 UTC (rev 17793)
@@ -660,9 +660,6 @@
<!--# [JBWS-3560] fastinfoset module is required in as712 -->
<exclude>org/jboss/test/ws/jaxws/cxf/fastinfoset/FastInfosetTestCase*</exclude>
- <!--# [CXF-5116] DelegatingInputStream created in
AbstractHTTPDestination is cached into wrong Message instance -->
-
<exclude>org/jboss/test/ws/jaxws/cxf/servletCtx/ServletCtxTestCase*</exclude>
-
<!-- Manually setup KDC before run this test-->
<exclude>org/jboss/test/ws/jaxws/samples/wsse/kerberos/*TestCase*</exclude>
</excludes>
@@ -730,9 +727,6 @@
<!--# [JBWS-3560] fastinfoset module is required in as713 -->
<exclude>org/jboss/test/ws/jaxws/cxf/fastinfoset/FastInfosetTestCase*</exclude>
- <!--# [CXF-5116] DelegatingInputStream created in
AbstractHTTPDestination is cached into wrong Message instance -->
-
<exclude>org/jboss/test/ws/jaxws/cxf/servletCtx/ServletCtxTestCase*</exclude>
-
<!-- Manually setup KDC before run this test-->
<exclude>org/jboss/test/ws/jaxws/samples/wsse/kerberos/*TestCase*</exclude>
</excludes>
@@ -797,9 +791,6 @@
<!--# [JBWS-3560] fastinfoset module is required in as720 -->
<exclude>org/jboss/test/ws/jaxws/cxf/fastinfoset/FastInfosetTestCase*</exclude>
- <!--# [CXF-5116] DelegatingInputStream created in
AbstractHTTPDestination is cached into wrong Message instance -->
-
<exclude>org/jboss/test/ws/jaxws/cxf/servletCtx/ServletCtxTestCase*</exclude>
-
<!-- Manually setup KDC before run this test-->
<exclude>org/jboss/test/ws/jaxws/samples/wsse/kerberos/*TestCase*</exclude>
</excludes>
Show replies by date