[jbossws-commits] JBossWS SVN: r6108 - stack/cxf/branches/jbossws-3.0.1-cxf-1.0.1.GA/src/test/resources.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Wed Mar 26 13:32:50 EDT 2008


Author: richard.opalka at jboss.com
Date: 2008-03-26 13:32:49 -0400 (Wed, 26 Mar 2008)
New Revision: 6108

Modified:
   stack/cxf/branches/jbossws-3.0.1-cxf-1.0.1.GA/src/test/resources/test-excludes-jboss422.txt
   stack/cxf/branches/jbossws-3.0.1-cxf-1.0.1.GA/src/test/resources/test-excludes-jboss423.txt
   stack/cxf/branches/jbossws-3.0.1-cxf-1.0.1.GA/src/test/resources/test-excludes-jboss500.txt
   stack/cxf/branches/jbossws-3.0.1-cxf-1.0.1.GA/src/test/resources/test-excludes-jboss501.txt
Log:
[JBWS-2075] validated FIXMEs for CXF

Modified: stack/cxf/branches/jbossws-3.0.1-cxf-1.0.1.GA/src/test/resources/test-excludes-jboss422.txt
===================================================================
--- stack/cxf/branches/jbossws-3.0.1-cxf-1.0.1.GA/src/test/resources/test-excludes-jboss422.txt	2008-03-26 16:18:54 UTC (rev 6107)
+++ stack/cxf/branches/jbossws-3.0.1-cxf-1.0.1.GA/src/test/resources/test-excludes-jboss422.txt	2008-03-26 17:32:49 UTC (rev 6108)
@@ -11,12 +11,6 @@
 # [JBWS-1774] Provide a tools implementation for CXF (WSContractProvider and WSContractConsumer)
 org/jboss/test/ws/jaxws/smoke/tools/**
 
-# [EJBTHREE-1150] WebServiceContext injection requires mapped-name
-org/jboss/test/ws/jaxws/samples/context/WebServiceContextEJBTestCase.*
-
-# [EJBTHREE-1152] service-ref in ejb-jar.xml is ignored
-org/jboss/test/ws/jaxws/samples/serviceref/ServiceRefEJBTestCase.*
-
 # [CXF-1244] Application Exception not initialized properly
 org/jboss/test/ws/jaxws/samples/exception/**
 
@@ -26,7 +20,7 @@
 org/jboss/test/ws/jaxws/samples/provider/ProviderPayloadTestCase.*
 
 # [CXF-1253] CXF does not respect @HandlerChain on client SEI
-org/jboss/test/ws/jaxws/samples/logicalhandler/**
+org/jboss/test/ws/jaxws/samples/logicalhandler/LogicalHandlerSourceTestCase.*
 
 # Won't Fix: [CXF-1261] Handler does not see XOP message properly
 org/jboss/test/ws/jaxws/samples/xop/doclit/XOPHandlerTestCase.*

Modified: stack/cxf/branches/jbossws-3.0.1-cxf-1.0.1.GA/src/test/resources/test-excludes-jboss423.txt
===================================================================
--- stack/cxf/branches/jbossws-3.0.1-cxf-1.0.1.GA/src/test/resources/test-excludes-jboss423.txt	2008-03-26 16:18:54 UTC (rev 6107)
+++ stack/cxf/branches/jbossws-3.0.1-cxf-1.0.1.GA/src/test/resources/test-excludes-jboss423.txt	2008-03-26 17:32:49 UTC (rev 6108)
@@ -11,12 +11,6 @@
 # [JBWS-1774] Provide a tools implementation for CXF (WSContractProvider and WSContractConsumer)
 org/jboss/test/ws/jaxws/smoke/tools/**
 
-# [EJBTHREE-1150] WebServiceContext injection requires mapped-name
-org/jboss/test/ws/jaxws/samples/context/WebServiceContextEJBTestCase.*
-
-# [EJBTHREE-1152] service-ref in ejb-jar.xml is ignored
-org/jboss/test/ws/jaxws/samples/serviceref/ServiceRefEJBTestCase.*
-
 # [CXF-1244] Application Exception not initialized properly
 org/jboss/test/ws/jaxws/samples/exception/**
 
@@ -26,7 +20,7 @@
 org/jboss/test/ws/jaxws/samples/provider/ProviderPayloadTestCase.*
 
 # [CXF-1253] CXF does not respect @HandlerChain on client SEI
-org/jboss/test/ws/jaxws/samples/logicalhandler/**
+org/jboss/test/ws/jaxws/samples/logicalhandler/LogicalHandlerSourceTestCase.*
 
 # Won't Fix: [CXF-1261] Handler does not see XOP message properly
 org/jboss/test/ws/jaxws/samples/xop/doclit/XOPHandlerTestCase.*

Modified: stack/cxf/branches/jbossws-3.0.1-cxf-1.0.1.GA/src/test/resources/test-excludes-jboss500.txt
===================================================================
--- stack/cxf/branches/jbossws-3.0.1-cxf-1.0.1.GA/src/test/resources/test-excludes-jboss500.txt	2008-03-26 16:18:54 UTC (rev 6107)
+++ stack/cxf/branches/jbossws-3.0.1-cxf-1.0.1.GA/src/test/resources/test-excludes-jboss500.txt	2008-03-26 17:32:49 UTC (rev 6108)
@@ -8,9 +8,6 @@
 # [JBWS-1774] Provide a tools implementation for CXF (WSContractProvider and WSContractConsumer)
 org/jboss/test/ws/jaxws/smoke/tools/**
 
-# [EJBTHREE-1150] WebServiceContext injection requires mapped-name
-org/jboss/test/ws/jaxws/samples/context/WebServiceContextEJBTestCase.*
-
 # [EJBTHREE-1152] service-ref in ejb-jar.xml is ignored
 org/jboss/test/ws/jaxws/samples/serviceref/ServiceRefEJBTestCase.*
 
@@ -23,7 +20,7 @@
 org/jboss/test/ws/jaxws/samples/provider/ProviderPayloadTestCase.*
 
 # [CXF-1253] CXF does not respect @HandlerChain on client SEI
-org/jboss/test/ws/jaxws/samples/logicalhandler/**
+org/jboss/test/ws/jaxws/samples/logicalhandler/LogicalHandlerSourceTestCase.*
 
 # Won't Fix: [CXF-1261] Handler does not see XOP message properly
 org/jboss/test/ws/jaxws/samples/xop/doclit/XOPHandlerTestCase.*

Modified: stack/cxf/branches/jbossws-3.0.1-cxf-1.0.1.GA/src/test/resources/test-excludes-jboss501.txt
===================================================================
--- stack/cxf/branches/jbossws-3.0.1-cxf-1.0.1.GA/src/test/resources/test-excludes-jboss501.txt	2008-03-26 16:18:54 UTC (rev 6107)
+++ stack/cxf/branches/jbossws-3.0.1-cxf-1.0.1.GA/src/test/resources/test-excludes-jboss501.txt	2008-03-26 17:32:49 UTC (rev 6108)
@@ -9,18 +9,12 @@
 org/jboss/test/ws/jaxws/smoke/tools/**
 
 # [EJBTHREE-1150] WebServiceContext injection requires mapped-name
-org/jboss/test/ws/jaxws/samples/context/WebServiceContextEJBTestCase.*
+org/jboss/test/ws/jaxws/samples/context/WebServiceContextJSETestCase.*
 
 # [EJBTHREE-1152] service-ref in ejb-jar.xml is ignored
 org/jboss/test/ws/jaxws/samples/serviceref/ServiceRefEJBTestCase.*
+org/jboss/test/ws/jaxws/samples/serviceref/ServiceRefServletTestCase.*
 
-# [EJBTHREE-1192] ClassProxyHack breaks all EJB3 endpoints
-org/jboss/test/ws/jaxws/samples/retail/**
-org/jboss/test/ws/jaxws/samples/swaref/**
-org/jboss/test/ws/jaxws/samples/webservice/WebServiceEJB3TestCase.*
-
-org/jboss/test/ws/jaxws/samples/serviceref/ServiceRefEJBTestCase.*
-
 # [CXF-1244] Application Exception not initialized properly
 org/jboss/test/ws/jaxws/samples/exception/**
 
@@ -30,12 +24,11 @@
 org/jboss/test/ws/jaxws/samples/provider/ProviderPayloadTestCase.*
 
 # [CXF-1253] CXF does not respect @HandlerChain on client SEI
-org/jboss/test/ws/jaxws/samples/logicalhandler/**
+org/jboss/test/ws/jaxws/samples/logicalhandler/LogicalHandlerSourceTestCase.*
 
 # Won't Fix: [CXF-1261] Handler does not see XOP message properly
 org/jboss/test/ws/jaxws/samples/xop/doclit/XOPHandlerTestCase.*
 
 # TODO: Fix classpath to ClientLauncher
 org/jboss/test/ws/jaxws/samples/webserviceref/**
-org/jboss/test/ws/jaxws/webserviceref/**
 




More information about the jbossws-commits mailing list