Author: alessio.soldano(a)jboss.com
Date: 2008-06-10 04:06:39 -0400 (Tue, 10 Jun 2008)
New Revision: 7428
Modified:
stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/test-excludes-jboss501.txt
Log:
[EJBTHREE-1410] Fix the package name for SecurityContextAssociation
Modified:
stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/test-excludes-jboss501.txt
===================================================================
---
stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/test-excludes-jboss501.txt 2008-06-10
08:00:55 UTC (rev 7427)
+++
stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/test-excludes-jboss501.txt 2008-06-10
08:06:39 UTC (rev 7428)
@@ -122,3 +122,8 @@
# [JBWS-2194] request requires HTTP authentication: Unauthorized
org/jboss/test/ws/jaxws/samples/context/WebServiceContextEJBTestCase.*
+
+#[EJBTHREE-1410] Fix the package name for SecurityContextAssociation
+org/jboss/test/ws/jaxws/jbws944/JBWS944TestCase.*
+org/jboss/test/ws/jaxws/samples/swaref/SWARefTestCase.*
+org/jboss/test/ws/jaxws/samples/webservice/WebServiceEJB3TestCase.*