[jbossws-commits] JBossWS SVN: r8013 - stack/metro/trunk/modules/testsuite.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Tue Aug 5 07:02:24 EDT 2008


Author: alessio.soldano at jboss.com
Date: 2008-08-05 07:02:24 -0400 (Tue, 05 Aug 2008)
New Revision: 8013

Modified:
   stack/metro/trunk/modules/testsuite/test-excludes-jboss500.txt
   stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt
Log:
[JBWS-2194] Enabling tests


Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss500.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss500.txt	2008-08-05 10:12:32 UTC (rev 8012)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss500.txt	2008-08-05 11:02:24 UTC (rev 8013)
@@ -38,7 +38,8 @@
 # [JBWS-2131] NoSuchElementException during wsdl generation at deploy
 org/jboss/test/ws/jaxws/jbws1702/**
 
-# [JBWS-2194] request requires HTTP authentication: Unauthorized
+# [JBWS-2194] Cannot get security domain declared through jboss.xml DD (fixed
+# # starting from AS 5 trunk container integration, next release 5.0.0.CR2)
 org/jboss/test/ws/jaxws/samples/context/WebServiceContextEJBTestCase.*
 
 # [JBWS-2247] Write test for JBWS-1190 from scratch using MessageContext properties

Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt	2008-08-05 10:12:32 UTC (rev 8012)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt	2008-08-05 11:02:24 UTC (rev 8013)
@@ -38,8 +38,5 @@
 # [JBWS-2131] NoSuchElementException during wsdl generation at deploy
 org/jboss/test/ws/jaxws/jbws1702/**
 
-# [JBWS-2194] request requires HTTP authentication: Unauthorized
-org/jboss/test/ws/jaxws/samples/context/WebServiceContextEJBTestCase.*
-
 # [JBWS-2247] Write test for JBWS-1190 from scratch using MessageContext properties
 org/jboss/test/ws/jaxws/jbws1190/**




More information about the jbossws-commits mailing list