Author: thomas.diesler(a)jboss.com
Date: 2008-02-19 03:12:38 -0500 (Tue, 19 Feb 2008)
New Revision: 5725
Modified:
stack/cxf/trunk/src/test/resources/test-excludes-jboss501.txt
Log:
[EJBTHREE-1192] ClassProxyHack breaks all EJB3 endpoints
Modified: stack/cxf/trunk/src/test/resources/test-excludes-jboss501.txt
===================================================================
--- stack/cxf/trunk/src/test/resources/test-excludes-jboss501.txt 2008-02-19 08:08:39 UTC
(rev 5724)
+++ stack/cxf/trunk/src/test/resources/test-excludes-jboss501.txt 2008-02-19 08:12:38 UTC
(rev 5725)
@@ -14,6 +14,13 @@
# [EJBTHREE-1152] service-ref in ejb-jar.xml is ignored
org/jboss/test/ws/jaxws/samples/serviceref/ServiceRefEJBTestCase.*
+# [EJBTHREE-1192] ClassProxyHack breaks all EJB3 endpoints
+org/jboss/test/ws/jaxws/samples/retail/**
+org/jboss/test/ws/jaxws/samples/swaref/**
+org/jboss/test/ws/jaxws/samples/webservice/WebServiceEJB3TestCase.*
+
+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