Author: thomas.diesler(a)jboss.com
Date: 2007-12-07 05:30:01 -0500 (Fri, 07 Dec 2007)
New Revision: 5224
Modified:
stack/cxf/trunk/src/test/resources/test-excludes-jboss500.txt
Log:
[EJBTHREE-1152] service-ref in ejb-jar.xml is ignored
Modified: stack/cxf/trunk/src/test/resources/test-excludes-jboss500.txt
===================================================================
--- stack/cxf/trunk/src/test/resources/test-excludes-jboss500.txt 2007-12-07 10:29:50 UTC
(rev 5223)
+++ stack/cxf/trunk/src/test/resources/test-excludes-jboss500.txt 2007-12-07 10:30:01 UTC
(rev 5224)
@@ -20,6 +20,9 @@
# [EJBTHREE-1150] WebServiceContext injection requires mapped-name
org/jboss/test/ws/jaxws/samples/context/WebServiceContextEJBTestCase.*
+# [EJBTHREE-1152] service-ref in ejb-jar.xml is ignored
+org/jboss/test/ws/jaxws/samples/serviceref/ServiceRefEJBTestCase.*
+
# [CXF-1244] Application Exception not initialized properly
org/jboss/test/ws/jaxws/samples/exception/**
Show replies by date