[jbossws-commits] JBossWS SVN: r15725 - stack/cxf/trunk/modules/testsuite.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Fri Feb 24 06:05:19 EST 2012


Author: ropalka
Date: 2012-02-24 06:05:18 -0500 (Fri, 24 Feb 2012)
New Revision: 15725

Modified:
   stack/cxf/trunk/modules/testsuite/pom.xml
Log:
[JBWS-3444] enabling last excluded appclient test in CXF test suite

Modified: stack/cxf/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/trunk/modules/testsuite/pom.xml	2012-02-24 10:58:59 UTC (rev 15724)
+++ stack/cxf/trunk/modules/testsuite/pom.xml	2012-02-24 11:05:18 UTC (rev 15725)
@@ -1349,10 +1349,6 @@
 
                  <!-- # TODO: JAXR not available -->
                  <exclude>org/jboss/test/ws/jaxws/samples/jaxr/**</exclude>
-
-                 <!-- # TODO: remote JNDI support (non EJB objects) -->
-                 <exclude>org/jboss/test/ws/jaxrpc/samples/secureejb/**</exclude>
-
               </excludes>
             </configuration>
           </plugin>



More information about the jbossws-commits mailing list