Author: asoldano
Date: 2014-03-11 12:07:15 -0400 (Tue, 11 Mar 2014)
New Revision: 18495
Modified:
stack/cxf/trunk/modules/testsuite/pom.xml
Log:
[JBWS-3773] Excluding test
Modified: stack/cxf/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/trunk/modules/testsuite/pom.xml 2014-03-11 16:05:34 UTC (rev 18494)
+++ stack/cxf/trunk/modules/testsuite/pom.xml 2014-03-11 16:07:15 UTC (rev 18495)
@@ -701,6 +701,9 @@
<!--There is no jbossws-cxf-jaspi installed in as720-->
<exclude>org/jboss/test/ws/jaxws/samples/wsse/policy/jaspi/Jaspi*TestCase*</exclude>
+
+ <!-- [JBWS-3773][CXF-5602] HttpServletRequestSnapshot is not created
for requests with WSA ReplyTo prop set -->
+ <exclude>org/jboss/test/ws/jaxws/jbws3773/**</exclude>
<!-- [JBWS-3738] test still under development -->
<exclude>org/jboss/test/ws/jaxws/samples/wsse/policy/trust/WSTrustBearerTestCase*</exclude>
Show replies by date