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

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Mon Feb 9 03:20:33 EST 2009


Author: richard.opalka at jboss.com
Date: 2009-02-09 03:20:33 -0500 (Mon, 09 Feb 2009)
New Revision: 9259

Modified:
   stack/cxf/trunk/modules/testsuite/test-excludes-jboss422.txt
   stack/cxf/trunk/modules/testsuite/test-excludes-jboss423.txt
   stack/cxf/trunk/modules/testsuite/test-excludes-jboss424.txt
Log:
[JBWS-2307] excluding on AS42

Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss422.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss422.txt	2009-02-09 08:17:14 UTC (rev 9258)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss422.txt	2009-02-09 08:20:33 UTC (rev 9259)
@@ -51,6 +51,9 @@
 # [CXF-2011] Asynchronous client behaves improperly
 org/jboss/test/ws/jaxws/samples/asynchronous/AsynchronousProxyTestCase.*
 
+# [JBWS-981] @WebContext defined virtual hosts only being fixed for JBoss 5 
+org/jboss/test/ws/jaxws/jbws981/JBWS981TestCase.*
+
 # [JBWS-1655] Add support for endpoint address rewriting
 org/jboss/test/ws/jaxws/jbws2150/**
 
@@ -79,12 +82,12 @@
 # [JBWS-2240] PortComponent from jboss.xml descriptor is not parsed
 org/jboss/test/ws/jaxws/jbws2241/**
 
+# [JBWS-2307] Stub properties not propagated through service-ref (fixed in AS 5.x and above)
+org/jboss/test/ws/jaxws/jbws2307/JBWS2307TestCase.*
+
 # [JBWS-2330] Failed to deploy service with multiple bindings
 org/jboss/test/ws/jaxws/jbws2278/**
 
-# [JBWS-981] @WebContext defined virtual hosts only being fixed for JBoss 5 
-org/jboss/test/ws/jaxws/jbws981/JBWS981TestCase.*
-
 # [JBWS-2478] Investigate why WS-Security CXF tests are failing
 org/jboss/test/ws/jaxws/samples/wsse/**
 

Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss423.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss423.txt	2009-02-09 08:17:14 UTC (rev 9258)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss423.txt	2009-02-09 08:20:33 UTC (rev 9259)
@@ -51,6 +51,9 @@
 # [CXF-2011] Asynchronous client behaves improperly
 org/jboss/test/ws/jaxws/samples/asynchronous/AsynchronousProxyTestCase.*
 
+# [JBWS-981] @WebContext defined virtual hosts only being fixed for JBoss 5 
+org/jboss/test/ws/jaxws/jbws981/JBWS981TestCase.*
+
 # [JBWS-1655] Add support for endpoint address rewriting
 org/jboss/test/ws/jaxws/jbws2150/**
 
@@ -79,12 +82,12 @@
 # [JBWS-2240] PortComponent from jboss.xml descriptor is not parsed
 org/jboss/test/ws/jaxws/jbws2241/**
 
+# [JBWS-2307] Stub properties not propagated through service-ref (fixed in AS 5.x and above)
+org/jboss/test/ws/jaxws/jbws2307/JBWS2307TestCase.*
+
 # [JBWS-2330] Failed to deploy service with multiple bindings
 org/jboss/test/ws/jaxws/jbws2278/**
 
-# [JBWS-981] @WebContext defined virtual hosts only being fixed for JBoss 5 
-org/jboss/test/ws/jaxws/jbws981/JBWS981TestCase.*
-
 # [JBWS-2478] Investigate why WS-Security CXF tests are failing
 org/jboss/test/ws/jaxws/samples/wsse/**
 

Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss424.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss424.txt	2009-02-09 08:17:14 UTC (rev 9258)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss424.txt	2009-02-09 08:20:33 UTC (rev 9259)
@@ -51,6 +51,9 @@
 # [CXF-2011] Asynchronous client behaves improperly
 org/jboss/test/ws/jaxws/samples/asynchronous/AsynchronousProxyTestCase.*
 
+# [JBWS-981] @WebContext defined virtual hosts only being fixed for JBoss 5 
+org/jboss/test/ws/jaxws/jbws981/JBWS981TestCase.*
+
 # [JBWS-1655] Add support for endpoint address rewriting
 org/jboss/test/ws/jaxws/jbws2150/**
 
@@ -79,12 +82,12 @@
 # [JBWS-2240] PortComponent from jboss.xml descriptor is not parsed
 org/jboss/test/ws/jaxws/jbws2241/**
 
+# [JBWS-2307] Stub properties not propagated through service-ref (fixed in AS 5.x and above)
+org/jboss/test/ws/jaxws/jbws2307/JBWS2307TestCase.*
+
 # [JBWS-2330] Failed to deploy service with multiple bindings
 org/jboss/test/ws/jaxws/jbws2278/**
 
-# [JBWS-981] @WebContext defined virtual hosts only being fixed for JBoss 5 
-org/jboss/test/ws/jaxws/jbws981/JBWS981TestCase.*
-
 # [JBWS-2478] Investigate why WS-Security CXF tests are failing
 org/jboss/test/ws/jaxws/samples/wsse/**
 




More information about the jbossws-commits mailing list