[jbossws-commits] JBossWS SVN: r7502 - stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Thu Jun 12 05:35:25 EDT 2008


Author: richard.opalka at jboss.com
Date: 2008-06-12 05:35:25 -0400 (Thu, 12 Jun 2008)
New Revision: 7502

Modified:
   stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/test-excludes-jboss422.txt
   stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/test-excludes-jboss423.txt
   stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/test-excludes-jboss500.txt
   stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/test-excludes-jboss501.txt
Log:
[JBWS-2075] reviewed errata

Modified: stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/test-excludes-jboss422.txt
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/test-excludes-jboss422.txt	2008-06-11 21:08:50 UTC (rev 7501)
+++ stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/test-excludes-jboss422.txt	2008-06-12 09:35:25 UTC (rev 7502)
@@ -69,9 +69,6 @@
 # [CXF-1624] XmlSchemaException: Schema name conflict in collection
 org/jboss/test/ws/jaxws/samples/logicalhandler/LogicalHandlerJAXBTestCase.*
 
-# [JBWS-1178] Multiple virtual host and soap:address problem
-org/jboss/test/ws/jaxws/jbws1178/**
-
 # [JBWS-1683] Fix JAXR samples for CXF
 org/jboss/test/ws/jaxws/samples/jaxr/**
 
@@ -99,9 +96,12 @@
 # [JBWS-2119] WebServiceRef injection from DD doesn't work
 org/jboss/test/ws/jaxws/jbws1841/**
 
+# [JBWS-2165] Fix xop tests with maven build
+org/jboss/test/ws/jaxws/samples/xop/**
+
 # [JBWS-2223] wsconsume for cxf build
 org/jboss/test/ws/jaxws/complex/**
 org/jboss/test/ws/jaxws/holder/**
 
-# [JBWS-2165] Fix xop tests with maven build
-org/jboss/test/ws/jaxws/samples/xop/**
+# [JBWS-2226] Investigate why multiple virtual hosts test fails on CXF
+org/jboss/test/ws/jaxws/jbws1178/**

Modified: stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/test-excludes-jboss423.txt
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/test-excludes-jboss423.txt	2008-06-11 21:08:50 UTC (rev 7501)
+++ stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/test-excludes-jboss423.txt	2008-06-12 09:35:25 UTC (rev 7502)
@@ -69,9 +69,6 @@
 # [CXF-1624] XmlSchemaException: Schema name conflict in collection
 org/jboss/test/ws/jaxws/samples/logicalhandler/LogicalHandlerJAXBTestCase.*
 
-# [JBWS-1178] Multiple virtual host and soap:address problem
-org/jboss/test/ws/jaxws/jbws1178/**
-
 # [JBWS-1683] Fix JAXR samples for CXF
 org/jboss/test/ws/jaxws/samples/jaxr/**
 
@@ -99,9 +96,12 @@
 # [JBWS-2119] WebServiceRef injection from DD doesn't work
 org/jboss/test/ws/jaxws/jbws1841/**
 
+# [JBWS-2165] Fix xop tests with maven build
+org/jboss/test/ws/jaxws/samples/xop/**
+
 # [JBWS-2223] wsconsume for cxf build
 org/jboss/test/ws/jaxws/complex/**
 org/jboss/test/ws/jaxws/holder/**
 
-# [JBWS-2165] Fix xop tests with maven build
-org/jboss/test/ws/jaxws/samples/xop/**
+# [JBWS-2226] Investigate why multiple virtual hosts test fails on CXF
+org/jboss/test/ws/jaxws/jbws1178/**

Modified: stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/test-excludes-jboss500.txt
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/test-excludes-jboss500.txt	2008-06-11 21:08:50 UTC (rev 7501)
+++ stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/test-excludes-jboss500.txt	2008-06-12 09:35:25 UTC (rev 7502)
@@ -103,10 +103,6 @@
 # [JBWS-2120] @WebWservice does not work with class isolation
 org/jboss/test/ws/jaxws/jbws1556/**
 
-# [JBWS-2223] wsconsume for cxf build
-org/jboss/test/ws/jaxws/complex/**
-org/jboss/test/ws/jaxws/holder/**
-
 # [JBWS-2165] Fix xop tests with maven build
 org/jboss/test/ws/jaxws/samples/xop/**
 
@@ -124,3 +120,10 @@
 org/jboss/test/ws/jaxws/samples/webservice/WebServiceEJB3TestCase.*
 org/jboss/test/ws/jaxws/samples/context/WebServiceContextEJBTestCase.*
 org/jboss/test/ws/projectGenerator/**
+
+# [JBWS-2223] wsconsume for cxf build
+org/jboss/test/ws/jaxws/complex/**
+org/jboss/test/ws/jaxws/holder/**
+
+# [JBWS-2226] Investigate why multiple virtual hosts test fails on CXF
+org/jboss/test/ws/jaxws/jbws1178/**

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-11 21:08:50 UTC (rev 7501)
+++ stack/cxf/branches/jbossws-cxf-3.0.2/modules/testsuite/test-excludes-jboss501.txt	2008-06-12 09:35:25 UTC (rev 7502)
@@ -103,12 +103,15 @@
 # [JBWS-2119] WebServiceRef injection from DD doesn't work
 org/jboss/test/ws/jaxws/jbws1841/**
 
-# [JBWS-2223] wsconsume for cxf build
-org/jboss/test/ws/jaxws/complex/**
-org/jboss/test/ws/jaxws/holder/**
-
 # [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/**
+
+# [JBWS-2226] Investigate why multiple virtual hosts test fails on CXF
+org/jboss/test/ws/jaxws/jbws1178/**




More information about the jbossws-commits mailing list