Author: richard.opalka(a)jboss.com
Date: 2011-11-09 07:55:29 -0500 (Wed, 09 Nov 2011)
New Revision: 15224
Modified:
stack/cxf/trunk/modules/testsuite/pom.xml
Log:
enabling tests
Modified: stack/cxf/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/trunk/modules/testsuite/pom.xml 2011-11-09 12:53:39 UTC (rev 15223)
+++ stack/cxf/trunk/modules/testsuite/pom.xml 2011-11-09 12:55:29 UTC (rev 15224)
@@ -1314,7 +1314,6 @@
<!-- ////////////////////////// -->
<!-- TODO: EJB3 DD driven deployments -->
- <exclude>org/jboss/test/ws/jaxws/jbws1813/**</exclude>
<exclude>org/jboss/test/ws/jaxws/jbws1841/**</exclude>
<exclude>org/jboss/test/ws/jaxws/jbws2241/**</exclude>
@@ -1337,8 +1336,6 @@
<exclude>org/jboss/test/ws/jaxws/samples/jaxr/**</exclude>
<!-- TODO: JSR109 w/ jaxrpc, remote JNDI support -->
-
<exclude>org/jboss/test/ws/jaxrpc/samples/jsr109ejb/**</exclude>
-
<exclude>org/jboss/test/ws/jaxrpc/samples/jsr109pojo/**</exclude>
<exclude>org/jboss/test/ws/jaxrpc/samples/secureejb/**</exclude>
<exclude>org/jboss/test/ws/jaxrpc/samples/serviceref/ServiceRefClientTestCase*</exclude>
<exclude>org/jboss/test/ws/jaxrpc/samples/serviceref/ServiceRefEJBTestCase*</exclude>
Show replies by date