[jbossws-commits] JBossWS SVN: r15823 - stack/native/trunk/modules/testsuite.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Fri Mar 2 03:47:00 EST 2012


Author: ropalka
Date: 2012-03-02 03:46:58 -0500 (Fri, 02 Mar 2012)
New Revision: 15823

Modified:
   stack/native/trunk/modules/testsuite/pom.xml
Log:
ServiceRefEJBTestCase is working against AS7

Modified: stack/native/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/native/trunk/modules/testsuite/pom.xml	2012-03-02 08:43:17 UTC (rev 15822)
+++ stack/native/trunk/modules/testsuite/pom.xml	2012-03-02 08:46:58 UTC (rev 15823)
@@ -1136,9 +1136,6 @@
                  <!-- # UsernameTokenHTTPSTestCase requires keystore & trustore in jboss-web tomcat configuration-->
                  <exclude>org/jboss/test/ws/interop/nov2007/wsse/UsernameTokenHTTPSTestCase.*</exclude>
 
-                 <!-- # [EJBTHREE-1152] service-ref in ejb-jar.xml is ignored-->
-                 <exclude>org/jboss/test/ws/jaxws/samples/serviceref/ServiceRefEJBTestCase.*</exclude>
-
                  <!-- # [JBWS-3150] This test causes hudson to freeze -->
                  <exclude>org/jboss/test/ws/common/soap/SOAPConnectionTestCase.*</exclude>
 



More information about the jbossws-commits mailing list