Author: thomas.diesler(a)jboss.com
Date: 2008-02-19 03:18:41 -0500 (Tue, 19 Feb 2008)
New Revision: 5727
Modified:
stack/native/trunk/src/test/resources/test-excludes-jboss501.txt
Log:
[EJBTHREE-1192] ClassProxyHack breaks all EJB3 endpoints
Modified: stack/native/trunk/src/test/resources/test-excludes-jboss501.txt
===================================================================
--- stack/native/trunk/src/test/resources/test-excludes-jboss501.txt 2008-02-19 08:16:22
UTC (rev 5726)
+++ stack/native/trunk/src/test/resources/test-excludes-jboss501.txt 2008-02-19 08:18:41
UTC (rev 5727)
@@ -12,6 +12,12 @@
# [EJBTHREE-1150] WebServiceContext injection requires mapped-name
org/jboss/test/ws/jaxws/samples/context/WebServiceContextEJBTestCase.*
+# [EJBTHREE-1192] ClassProxyHack breaks all EJB3 endpoints
+org/jboss/test/ws/jaxws/samples/eardeployment/**
+org/jboss/test/ws/jaxws/samples/retail/**
+org/jboss/test/ws/jaxws/samples/swaref/**
+org/jboss/test/ws/jaxws/samples/webservice/WebServiceEJB3TestCase.*
+
# [JBAS-5055] Failed to load users/passwords/role files
org/jboss/test/ws/jaxws/webserviceref/StubPropertyTestCase.*
org/jboss/test/ws/jaxws/jbws1840/JBWS1840TestCase.*
Show replies by date