[jbossws-commits] JBossWS SVN: r7427 - stack/metro/branches/jbossws-metro-3.0.2/modules/testsuite.
jbossws-commits at lists.jboss.org
jbossws-commits at lists.jboss.org
Tue Jun 10 04:00:55 EDT 2008
Author: alessio.soldano at jboss.com
Date: 2008-06-10 04:00:55 -0400 (Tue, 10 Jun 2008)
New Revision: 7427
Modified:
stack/metro/branches/jbossws-metro-3.0.2/modules/testsuite/test-excludes-jboss501.txt
Log:
[EJBTHREE-1410] Fix the package name for SecurityContextAssociation
Modified: stack/metro/branches/jbossws-metro-3.0.2/modules/testsuite/test-excludes-jboss501.txt
===================================================================
--- stack/metro/branches/jbossws-metro-3.0.2/modules/testsuite/test-excludes-jboss501.txt 2008-06-10 07:26:13 UTC (rev 7426)
+++ stack/metro/branches/jbossws-metro-3.0.2/modules/testsuite/test-excludes-jboss501.txt 2008-06-10 08:00:55 UTC (rev 7427)
@@ -90,4 +90,10 @@
org/jboss/test/ws/jaxws/smoke/tools/**
# [JBWS-2194] request requires HTTP authentication: Unauthorized
-org/jboss/test/ws/jaxws/samples/context/WebServiceContextEJBTestCase.*
\ No newline at end of file
+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.*
+
More information about the jbossws-commits
mailing list