[jbossws-commits] JBossWS SVN: r8033 - stack/cxf/trunk/modules/testsuite.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Fri Aug 8 04:16:40 EDT 2008


Author: alessio.soldano at jboss.com
Date: 2008-08-08 04:16:39 -0400 (Fri, 08 Aug 2008)
New Revision: 8033

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


Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss500.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss500.txt	2008-08-08 07:05:12 UTC (rev 8032)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss500.txt	2008-08-08 08:16:39 UTC (rev 8033)
@@ -102,7 +102,8 @@
 # [JBWS-2165] Fix xop tests with maven build
 org/jboss/test/ws/jaxws/samples/xop/**
 
-# [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-2223] wsconsume for cxf build
@@ -113,4 +114,4 @@
 org/jboss/test/ws/jaxws/jbws1178/**
 
 # [JBWS-981] @WebContext defined virtual hosts only being fixed for JBoss 5 
-org/jboss/test/ws/jaxws/jbws981/JBWS981TestCase.*
\ No newline at end of file
+org/jboss/test/ws/jaxws/jbws981/JBWS981TestCase.*

Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss501.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss501.txt	2008-08-08 07:05:12 UTC (rev 8032)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss501.txt	2008-08-08 08:16:39 UTC (rev 8033)
@@ -102,9 +102,6 @@
 # [JBWS-2165] Fix xop tests with maven build
 org/jboss/test/ws/jaxws/samples/xop/**
 
-# [JBWS-2194] request requires HTTP authentication: Unauthorized
-org/jboss/test/ws/jaxws/samples/context/WebServiceContextEJBTestCase.*
-
 # [JBWS-2223] wsconsume for cxf build
 org/jboss/test/ws/jaxws/complex/**
 org/jboss/test/ws/jaxws/holder/**




More information about the jbossws-commits mailing list