[jbossws-commits] JBossWS SVN: r9403 - stack/cxf/branches/jbossws-cxf-3.1.0/modules/testsuite.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Thu Feb 26 10:01:53 EST 2009


Author: richard.opalka at jboss.com
Date: 2009-02-26 10:01:53 -0500 (Thu, 26 Feb 2009)
New Revision: 9403

Modified:
   stack/cxf/branches/jbossws-cxf-3.1.0/modules/testsuite/test-excludes-jboss423.txt
   stack/cxf/branches/jbossws-cxf-3.1.0/modules/testsuite/test-excludes-jboss424.txt
   stack/cxf/branches/jbossws-cxf-3.1.0/modules/testsuite/test-excludes-jboss500.txt
   stack/cxf/branches/jbossws-cxf-3.1.0/modules/testsuite/test-excludes-jboss501.txt
   stack/cxf/branches/jbossws-cxf-3.1.0/modules/testsuite/test-excludes-jboss510.txt
   stack/cxf/branches/jbossws-cxf-3.1.0/modules/testsuite/test-excludes-jboss600.txt
Log:
[JBWS-2543] updating excludes files

Modified: stack/cxf/branches/jbossws-cxf-3.1.0/modules/testsuite/test-excludes-jboss423.txt
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.1.0/modules/testsuite/test-excludes-jboss423.txt	2009-02-26 13:21:07 UTC (rev 9402)
+++ stack/cxf/branches/jbossws-cxf-3.1.0/modules/testsuite/test-excludes-jboss423.txt	2009-02-26 15:01:53 UTC (rev 9403)
@@ -5,7 +5,6 @@
 org/jboss/test/ws/jaxws/samples/securityDomain/SecureEndpointAS5Impl.*
 
 # [CXF-1252] Provider PAYLOAD endpoint expects SOAP Envelope
-org/jboss/test/ws/jaxws/samples/httpbinding/**
 org/jboss/test/ws/jaxws/samples/provider/ProviderJAXBTestCase.*
 org/jboss/test/ws/jaxws/samples/provider/ProviderPayloadTestCase.*
 
@@ -24,7 +23,7 @@
 org/jboss/test/ws/jaxws/jbws1694/**
 org/jboss/test/ws/jaxws/jbws1797/**
 
-# [JBWS-2247][CXF-1514] Generated WSDL does not take 'transport-guarantee' in web.xml into account
+# [CXF-1514][JBWS-2247] Generated WSDL does not take 'transport-guarantee' in web.xml into account
 org/jboss/test/ws/jaxws/jbws1190/**
 
 # [CXF-1516] Type inheritance with document/literal/wrapped
@@ -36,9 +35,6 @@
 # [CXF-1519] Explicitly set the namespace of a WebFault
 org/jboss/test/ws/jaxws/jbws1904/**
 
-# [CXF-1520] MTOM chunked encoding transfer
-org/jboss/test/ws/jaxws/jbws2000/**
-
 # [CXF-1521] Exception handling with @WebFault annotation
 org/jboss/test/ws/jaxws/webfault/**
 
@@ -54,9 +50,6 @@
 # [JBWS-1655] Add support for endpoint address rewriting
 org/jboss/test/ws/jaxws/jbws2150/**
 
-# [JBWS-2115] EJB client vehicle not sufficiently isolated
-org/jboss/test/ws/jaxws/jbws1581/**
-
 # [JBWS-2117] web.xml modified to web.xml.org - Subsequent runs fail
 org/jboss/test/ws/jaxws/jbws1762/**
 
@@ -67,7 +60,7 @@
 org/jboss/test/ws/jaxws/jbws1841/**
 
 # [JBWS-2165] Fix xop tests with maven build
-org/jboss/test/ws/jaxws/samples/xop/**
+org/jboss/test/ws/jaxws/samples/xop/doclit/XOPHandlerTestCase.*
 
 # [JBWS-2223] wsconsume for cxf build
 org/jboss/test/ws/jaxws/complex/**

Modified: stack/cxf/branches/jbossws-cxf-3.1.0/modules/testsuite/test-excludes-jboss424.txt
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.1.0/modules/testsuite/test-excludes-jboss424.txt	2009-02-26 13:21:07 UTC (rev 9402)
+++ stack/cxf/branches/jbossws-cxf-3.1.0/modules/testsuite/test-excludes-jboss424.txt	2009-02-26 15:01:53 UTC (rev 9403)
@@ -5,7 +5,6 @@
 org/jboss/test/ws/jaxws/samples/securityDomain/SecureEndpointAS5Impl.*
 
 # [CXF-1252] Provider PAYLOAD endpoint expects SOAP Envelope
-org/jboss/test/ws/jaxws/samples/httpbinding/**
 org/jboss/test/ws/jaxws/samples/provider/ProviderJAXBTestCase.*
 org/jboss/test/ws/jaxws/samples/provider/ProviderPayloadTestCase.*
 
@@ -24,7 +23,7 @@
 org/jboss/test/ws/jaxws/jbws1694/**
 org/jboss/test/ws/jaxws/jbws1797/**
 
-# [JBWS-2247][CXF-1514] Generated WSDL does not take 'transport-guarantee' in web.xml into account
+# [CXF-1514][JBWS-2247] Generated WSDL does not take 'transport-guarantee' in web.xml into account
 org/jboss/test/ws/jaxws/jbws1190/**
 
 # [CXF-1516] Type inheritance with document/literal/wrapped
@@ -36,9 +35,6 @@
 # [CXF-1519] Explicitly set the namespace of a WebFault
 org/jboss/test/ws/jaxws/jbws1904/**
 
-# [CXF-1520] MTOM chunked encoding transfer
-org/jboss/test/ws/jaxws/jbws2000/**
-
 # [CXF-1521] Exception handling with @WebFault annotation
 org/jboss/test/ws/jaxws/webfault/**
 
@@ -54,9 +50,6 @@
 # [JBWS-1655] Add support for endpoint address rewriting
 org/jboss/test/ws/jaxws/jbws2150/**
 
-# [JBWS-2115] EJB client vehicle not sufficiently isolated
-org/jboss/test/ws/jaxws/jbws1581/**
-
 # [JBWS-2117] web.xml modified to web.xml.org - Subsequent runs fail
 org/jboss/test/ws/jaxws/jbws1762/**
 
@@ -67,7 +60,7 @@
 org/jboss/test/ws/jaxws/jbws1841/**
 
 # [JBWS-2165] Fix xop tests with maven build
-org/jboss/test/ws/jaxws/samples/xop/**
+org/jboss/test/ws/jaxws/samples/xop/doclit/XOPHandlerTestCase.*
 
 # [JBWS-2223] wsconsume for cxf build
 org/jboss/test/ws/jaxws/complex/**

Modified: stack/cxf/branches/jbossws-cxf-3.1.0/modules/testsuite/test-excludes-jboss500.txt
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.1.0/modules/testsuite/test-excludes-jboss500.txt	2009-02-26 13:21:07 UTC (rev 9402)
+++ stack/cxf/branches/jbossws-cxf-3.1.0/modules/testsuite/test-excludes-jboss500.txt	2009-02-26 15:01:53 UTC (rev 9403)
@@ -5,7 +5,6 @@
 org/jboss/test/ws/jaxws/samples/webserviceref/**
 
 # [CXF-1252] Provider PAYLOAD endpoint expects SOAP Envelope
-org/jboss/test/ws/jaxws/samples/httpbinding/**
 org/jboss/test/ws/jaxws/samples/provider/ProviderJAXBTestCase.*
 org/jboss/test/ws/jaxws/samples/provider/ProviderPayloadTestCase.*
 
@@ -24,7 +23,7 @@
 org/jboss/test/ws/jaxws/jbws1694/**
 org/jboss/test/ws/jaxws/jbws1797/**
 
-# [JBWS-2247][CXF-1514] Generated WSDL does not take 'transport-guarantee' in web.xml into account
+# [CXF-1514][JBWS-2247] Generated WSDL does not take 'transport-guarantee' in web.xml into account
 org/jboss/test/ws/jaxws/jbws1190/**
 
 # [CXF-1516] Type inheritance with document/literal/wrapped
@@ -36,9 +35,6 @@
 # [CXF-1519] Explicitly set the namespace of a WebFault
 org/jboss/test/ws/jaxws/jbws1904/**
 
-# [CXF-1520] MTOM chunked encoding transfer
-org/jboss/test/ws/jaxws/jbws2000/**
-
 # [CXF-1521] Exception handling with @WebFault annotation
 org/jboss/test/ws/jaxws/webfault/**
 
@@ -54,22 +50,19 @@
 # [JBWS-1655] Add support for endpoint address rewriting
 org/jboss/test/ws/jaxws/jbws2150/**
 
-# [JBWS-2115] EJB client vehicle not sufficiently isolated
-org/jboss/test/ws/jaxws/jbws1581/**
-
 # [JBWS-2165] Fix xop tests with maven build
-org/jboss/test/ws/jaxws/samples/xop/**
+org/jboss/test/ws/jaxws/samples/xop/doclit/XOPHandlerTestCase.*
 
 # [JBWS-2223] wsconsume for cxf build
 org/jboss/test/ws/jaxws/complex/**
 org/jboss/test/ws/jaxws/holder/**
 
-# [JBWS-2330] Failed to deploy service with multiple bindings
-org/jboss/test/ws/jaxws/jbws2278/**
-
 # [JBWS-2227] Investigate why multiple virtual hosts test fails on CXF
 org/jboss/test/ws/jaxws/jbws1178/**
 
+# [JBWS-2330] Failed to deploy service with multiple bindings
+org/jboss/test/ws/jaxws/jbws2278/**
+
 # [JBWS-2480] Soap attachments are dropped on server response
 org/jboss/test/ws/jaxws/jbws1283/**
 

Modified: stack/cxf/branches/jbossws-cxf-3.1.0/modules/testsuite/test-excludes-jboss501.txt
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.1.0/modules/testsuite/test-excludes-jboss501.txt	2009-02-26 13:21:07 UTC (rev 9402)
+++ stack/cxf/branches/jbossws-cxf-3.1.0/modules/testsuite/test-excludes-jboss501.txt	2009-02-26 15:01:53 UTC (rev 9403)
@@ -5,7 +5,6 @@
 org/jboss/test/ws/jaxws/samples/webserviceref/**
 
 # [CXF-1252] Provider PAYLOAD endpoint expects SOAP Envelope
-org/jboss/test/ws/jaxws/samples/httpbinding/**
 org/jboss/test/ws/jaxws/samples/provider/ProviderJAXBTestCase.*
 org/jboss/test/ws/jaxws/samples/provider/ProviderPayloadTestCase.*
 
@@ -24,7 +23,7 @@
 org/jboss/test/ws/jaxws/jbws1694/**
 org/jboss/test/ws/jaxws/jbws1797/**
 
-# [JBWS-2247][CXF-1514] Generated WSDL does not take 'transport-guarantee' in web.xml into account
+# [CXF-1514][JBWS-2247] Generated WSDL does not take 'transport-guarantee' in web.xml into account
 org/jboss/test/ws/jaxws/jbws1190/**
 
 # [CXF-1516] Type inheritance with document/literal/wrapped
@@ -36,9 +35,6 @@
 # [CXF-1519] Explicitly set the namespace of a WebFault
 org/jboss/test/ws/jaxws/jbws1904/**
 
-# [CXF-1520] MTOM chunked encoding transfer
-org/jboss/test/ws/jaxws/jbws2000/**
-
 # [CXF-1521] Exception handling with @WebFault annotation
 org/jboss/test/ws/jaxws/webfault/**
 
@@ -54,22 +50,19 @@
 # [JBWS-1655] Add support for endpoint address rewriting
 org/jboss/test/ws/jaxws/jbws2150/**
 
-# [JBWS-2115] EJB client vehicle not sufficiently isolated
-org/jboss/test/ws/jaxws/jbws1581/**
-
 # [JBWS-2165] Fix xop tests with maven build
-org/jboss/test/ws/jaxws/samples/xop/**
+org/jboss/test/ws/jaxws/samples/xop/doclit/XOPHandlerTestCase.*
 
 # [JBWS-2223] wsconsume for cxf build
 org/jboss/test/ws/jaxws/complex/**
 org/jboss/test/ws/jaxws/holder/**
 
-# [JBWS-2330] Failed to deploy service with multiple bindings
-org/jboss/test/ws/jaxws/jbws2278/**
-
 # [JBWS-2227] Investigate why multiple virtual hosts test fails on CXF
 org/jboss/test/ws/jaxws/jbws1178/**
 
+# [JBWS-2330] Failed to deploy service with multiple bindings
+org/jboss/test/ws/jaxws/jbws2278/**
+
 # [JBWS-2480] Soap attachments are dropped on server response
 org/jboss/test/ws/jaxws/jbws1283/**
 

Modified: stack/cxf/branches/jbossws-cxf-3.1.0/modules/testsuite/test-excludes-jboss510.txt
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.1.0/modules/testsuite/test-excludes-jboss510.txt	2009-02-26 13:21:07 UTC (rev 9402)
+++ stack/cxf/branches/jbossws-cxf-3.1.0/modules/testsuite/test-excludes-jboss510.txt	2009-02-26 15:01:53 UTC (rev 9403)
@@ -5,7 +5,6 @@
 org/jboss/test/ws/jaxws/samples/webserviceref/**
 
 # [CXF-1252] Provider PAYLOAD endpoint expects SOAP Envelope
-org/jboss/test/ws/jaxws/samples/httpbinding/**
 org/jboss/test/ws/jaxws/samples/provider/ProviderJAXBTestCase.*
 org/jboss/test/ws/jaxws/samples/provider/ProviderPayloadTestCase.*
 
@@ -24,7 +23,7 @@
 org/jboss/test/ws/jaxws/jbws1694/**
 org/jboss/test/ws/jaxws/jbws1797/**
 
-# [JBWS-2247][CXF-1514] Generated WSDL does not take 'transport-guarantee' in web.xml into account
+# [CXF-1514][JBWS-2247] Generated WSDL does not take 'transport-guarantee' in web.xml into account
 org/jboss/test/ws/jaxws/jbws1190/**
 
 # [CXF-1516] Type inheritance with document/literal/wrapped
@@ -36,9 +35,6 @@
 # [CXF-1519] Explicitly set the namespace of a WebFault
 org/jboss/test/ws/jaxws/jbws1904/**
 
-# [CXF-1520] MTOM chunked encoding transfer
-org/jboss/test/ws/jaxws/jbws2000/**
-
 # [CXF-1521] Exception handling with @WebFault annotation
 org/jboss/test/ws/jaxws/webfault/**
 
@@ -54,22 +50,19 @@
 # [JBWS-1655] Add support for endpoint address rewriting
 org/jboss/test/ws/jaxws/jbws2150/**
 
-# [JBWS-2115] EJB client vehicle not sufficiently isolated
-org/jboss/test/ws/jaxws/jbws1581/**
-
 # [JBWS-2165] Fix xop tests with maven build
-org/jboss/test/ws/jaxws/samples/xop/**
+org/jboss/test/ws/jaxws/samples/xop/doclit/XOPHandlerTestCase.*
 
 # [JBWS-2223] wsconsume for cxf build
 org/jboss/test/ws/jaxws/complex/**
 org/jboss/test/ws/jaxws/holder/**
 
-# [JBWS-2330] Failed to deploy service with multiple bindings
-org/jboss/test/ws/jaxws/jbws2278/**
-
 # [JBWS-2227] Investigate why multiple virtual hosts test fails on CXF
 org/jboss/test/ws/jaxws/jbws1178/**
 
+# [JBWS-2330] Failed to deploy service with multiple bindings
+org/jboss/test/ws/jaxws/jbws2278/**
+
 # [JBWS-2480] Soap attachments are dropped on server response
 org/jboss/test/ws/jaxws/jbws1283/**
 

Modified: stack/cxf/branches/jbossws-cxf-3.1.0/modules/testsuite/test-excludes-jboss600.txt
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.1.0/modules/testsuite/test-excludes-jboss600.txt	2009-02-26 13:21:07 UTC (rev 9402)
+++ stack/cxf/branches/jbossws-cxf-3.1.0/modules/testsuite/test-excludes-jboss600.txt	2009-02-26 15:01:53 UTC (rev 9403)
@@ -5,7 +5,6 @@
 org/jboss/test/ws/jaxws/samples/webserviceref/**
 
 # [CXF-1252] Provider PAYLOAD endpoint expects SOAP Envelope
-org/jboss/test/ws/jaxws/samples/httpbinding/**
 org/jboss/test/ws/jaxws/samples/provider/ProviderJAXBTestCase.*
 org/jboss/test/ws/jaxws/samples/provider/ProviderPayloadTestCase.*
 
@@ -24,7 +23,7 @@
 org/jboss/test/ws/jaxws/jbws1694/**
 org/jboss/test/ws/jaxws/jbws1797/**
 
-# [JBWS-2247][CXF-1514] Generated WSDL does not take 'transport-guarantee' in web.xml into account
+# [CXF-1514][JBWS-2247] Generated WSDL does not take 'transport-guarantee' in web.xml into account
 org/jboss/test/ws/jaxws/jbws1190/**
 
 # [CXF-1516] Type inheritance with document/literal/wrapped
@@ -36,9 +35,6 @@
 # [CXF-1519] Explicitly set the namespace of a WebFault
 org/jboss/test/ws/jaxws/jbws1904/**
 
-# [CXF-1520] MTOM chunked encoding transfer
-org/jboss/test/ws/jaxws/jbws2000/**
-
 # [CXF-1521] Exception handling with @WebFault annotation
 org/jboss/test/ws/jaxws/webfault/**
 
@@ -54,22 +50,19 @@
 # [JBWS-1655] Add support for endpoint address rewriting
 org/jboss/test/ws/jaxws/jbws2150/**
 
-# [JBWS-2115] EJB client vehicle not sufficiently isolated
-org/jboss/test/ws/jaxws/jbws1581/**
-
 # [JBWS-2165] Fix xop tests with maven build
-org/jboss/test/ws/jaxws/samples/xop/**
+org/jboss/test/ws/jaxws/samples/xop/doclit/XOPHandlerTestCase.*
 
 # [JBWS-2223] wsconsume for cxf build
 org/jboss/test/ws/jaxws/complex/**
 org/jboss/test/ws/jaxws/holder/**
 
-# [JBWS-2330] Failed to deploy service with multiple bindings
-org/jboss/test/ws/jaxws/jbws2278/**
-
 # [JBWS-2227] Investigate why multiple virtual hosts test fails on CXF
 org/jboss/test/ws/jaxws/jbws1178/**
 
+# [JBWS-2330] Failed to deploy service with multiple bindings
+org/jboss/test/ws/jaxws/jbws2278/**
+
 # [JBWS-2480] Soap attachments are dropped on server response
 org/jboss/test/ws/jaxws/jbws1283/**
 




More information about the jbossws-commits mailing list