Author: alessio.soldano(a)jboss.com
Date: 2011-12-13 03:15:09 -0500 (Tue, 13 Dec 2011)
New Revision: 15365
Modified:
stack/cxf/trunk/modules/testsuite/pom.xml
Log:
Excluding failing test
Modified: stack/cxf/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/trunk/modules/testsuite/pom.xml 2011-12-07 15:06:22 UTC (rev 15364)
+++ stack/cxf/trunk/modules/testsuite/pom.xml 2011-12-13 08:15:09 UTC (rev 15365)
@@ -1708,6 +1708,7 @@
<!-- # TODO: remote JNDI support (non EJB objects) -->
<exclude>org/jboss/test/ws/jaxrpc/samples/secureejb/**</exclude>
<exclude>org/jboss/test/ws/jaxrpc/samples/serviceref/ServiceRefEJBTestCase*</exclude>
+ <exclude>org/jboss/test/ws/jaxws/jbws944/**</exclude>
</excludes>
</configuration>
Show replies by date