Author: alessio.soldano(a)jboss.com
Date: 2009-03-16 11:57:06 -0400 (Mon, 16 Mar 2009)
New Revision: 9605
Modified:
stack/cxf/trunk/modules/testsuite/test-excludes-jboss423.txt
stack/cxf/trunk/modules/testsuite/test-excludes-jboss500.txt
stack/cxf/trunk/modules/testsuite/test-excludes-jboss501.txt
stack/cxf/trunk/modules/testsuite/test-excludes-jboss510.txt
stack/cxf/trunk/modules/testsuite/test-excludes-jboss600.txt
Log:
Updating excludes (handlerscope testcase)
Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss423.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss423.txt 2009-03-16 15:54:47 UTC
(rev 9604)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss423.txt 2009-03-16 15:57:06 UTC
(rev 9605)
@@ -12,6 +12,7 @@
org/jboss/test/ws/jaxws/samples/logicalhandler/LogicalHandlerSourceTestCase.*
org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainTestCase.*
org/jboss/test/ws/jaxws/samples/logicalhandler/LogicalHandlerJAXBTestCase.*
+org/jboss/test/ws/jaxws/handlerscope/**
# [CXF-1510] Cannot handle anonymous bare requests
org/jboss/test/ws/jaxws/anonymous/**
@@ -19,9 +20,6 @@
# [CXF-1511] WrappedMessageContext does not implement SOAPMessageContext
org/jboss/test/ws/jaxws/binding/**
-# [CXF-1513] NPE in JaxWsServiceConfiguration
-org/jboss/test/ws/jaxws/handlerscope/**
-
# [CXF-1514][JBWS-2247] Generated WSDL does not take 'transport-guarantee' in
web.xml into account
org/jboss/test/ws/jaxws/jbws1190/**
Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss500.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss500.txt 2009-03-16 15:54:47 UTC
(rev 9604)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss500.txt 2009-03-16 15:57:06 UTC
(rev 9605)
@@ -9,6 +9,7 @@
org/jboss/test/ws/jaxws/samples/logicalhandler/LogicalHandlerSourceTestCase.*
org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainTestCase.*
org/jboss/test/ws/jaxws/samples/logicalhandler/LogicalHandlerJAXBTestCase.*
+org/jboss/test/ws/jaxws/handlerscope/**
# [CXF-1510] Cannot handle anonymous bare requests
org/jboss/test/ws/jaxws/anonymous/**
@@ -16,9 +17,6 @@
# [CXF-1511] WrappedMessageContext does not implement SOAPMessageContext
org/jboss/test/ws/jaxws/binding/**
-# [CXF-1513] NPE in JaxWsServiceConfiguration
-org/jboss/test/ws/jaxws/handlerscope/**
-
# [CXF-1514][JBWS-2247] Generated WSDL does not take 'transport-guarantee' in
web.xml into account
org/jboss/test/ws/jaxws/jbws1190/**
Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss501.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss501.txt 2009-03-16 15:54:47 UTC
(rev 9604)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss501.txt 2009-03-16 15:57:06 UTC
(rev 9605)
@@ -9,6 +9,7 @@
org/jboss/test/ws/jaxws/samples/logicalhandler/LogicalHandlerSourceTestCase.*
org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainTestCase.*
org/jboss/test/ws/jaxws/samples/logicalhandler/LogicalHandlerJAXBTestCase.*
+org/jboss/test/ws/jaxws/handlerscope/**
# [CXF-1510] Cannot handle anonymous bare requests
org/jboss/test/ws/jaxws/anonymous/**
@@ -16,9 +17,6 @@
# [CXF-1511] WrappedMessageContext does not implement SOAPMessageContext
org/jboss/test/ws/jaxws/binding/**
-# [CXF-1513] NPE in JaxWsServiceConfiguration
-org/jboss/test/ws/jaxws/handlerscope/**
-
# [CXF-1514][JBWS-2247] Generated WSDL does not take 'transport-guarantee' in
web.xml into account
org/jboss/test/ws/jaxws/jbws1190/**
Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss510.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss510.txt 2009-03-16 15:54:47 UTC
(rev 9604)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss510.txt 2009-03-16 15:57:06 UTC
(rev 9605)
@@ -9,6 +9,7 @@
org/jboss/test/ws/jaxws/samples/logicalhandler/LogicalHandlerSourceTestCase.*
org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainTestCase.*
org/jboss/test/ws/jaxws/samples/logicalhandler/LogicalHandlerJAXBTestCase.*
+org/jboss/test/ws/jaxws/handlerscope/**
# [CXF-1510] Cannot handle anonymous bare requests
org/jboss/test/ws/jaxws/anonymous/**
@@ -16,9 +17,6 @@
# [CXF-1511] WrappedMessageContext does not implement SOAPMessageContext
org/jboss/test/ws/jaxws/binding/**
-# [CXF-1513] NPE in JaxWsServiceConfiguration
-org/jboss/test/ws/jaxws/handlerscope/**
-
# [CXF-1514][JBWS-2247] Generated WSDL does not take 'transport-guarantee' in
web.xml into account
org/jboss/test/ws/jaxws/jbws1190/**
Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss600.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss600.txt 2009-03-16 15:54:47 UTC
(rev 9604)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss600.txt 2009-03-16 15:57:06 UTC
(rev 9605)
@@ -9,6 +9,7 @@
org/jboss/test/ws/jaxws/samples/logicalhandler/LogicalHandlerSourceTestCase.*
org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainTestCase.*
org/jboss/test/ws/jaxws/samples/logicalhandler/LogicalHandlerJAXBTestCase.*
+org/jboss/test/ws/jaxws/handlerscope/**
# [CXF-1510] Cannot handle anonymous bare requests
org/jboss/test/ws/jaxws/anonymous/**
@@ -16,9 +17,6 @@
# [CXF-1511] WrappedMessageContext does not implement SOAPMessageContext
org/jboss/test/ws/jaxws/binding/**
-# [CXF-1513] NPE in JaxWsServiceConfiguration
-org/jboss/test/ws/jaxws/handlerscope/**
-
# [CXF-1514][JBWS-2247] Generated WSDL does not take 'transport-guarantee' in
web.xml into account
org/jboss/test/ws/jaxws/jbws1190/**
Show replies by date