[jbossws-commits] JBossWS SVN: r9402 - stack/metro/trunk/modules/testsuite.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Thu Feb 26 08:21:08 EST 2009


Author: richard.opalka at jboss.com
Date: 2009-02-26 08:21:07 -0500 (Thu, 26 Feb 2009)
New Revision: 9402

Modified:
   stack/metro/trunk/modules/testsuite/test-excludes-jboss423.txt
   stack/metro/trunk/modules/testsuite/test-excludes-jboss424.txt
   stack/metro/trunk/modules/testsuite/test-excludes-jboss500.txt
   stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt
   stack/metro/trunk/modules/testsuite/test-excludes-jboss510.txt
   stack/metro/trunk/modules/testsuite/test-excludes-jboss600.txt
Log:
[JBWS-2544] sync with QA branch

Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss423.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss423.txt	2009-02-26 13:19:05 UTC (rev 9401)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss423.txt	2009-02-26 13:21:07 UTC (rev 9402)
@@ -8,14 +8,17 @@
 # UsernameTestCase requires keystore & trustore in jboss-web tomcat configuration
 org/jboss/test/ws/jaxws/samples/wsse/UsernameTestCase.*
 
+# [JBWS-981] @WebContext defined virtual hosts only being fixed for JBoss 5 
+org/jboss/test/ws/jaxws/jbws981/JBWS981TestCase.*
+
+# [JBWS-1841] WebServiceRef injection from DD doesn't work
+org/jboss/test/ws/jaxws/jbws1841/**
+
 # [JBWS-1949] Metro MTOM ignores content-type on attachment part
 org/jboss/test/ws/jaxws/samples/xop/doclit/XOPBare*.*
 org/jboss/test/ws/jaxws/samples/xop/doclit/XOPWrapped*.*
 org/jboss/test/ws/jaxws/samples/xop/doclit/MTOMFeatureTestCase.*
 
-# [JBWS-1841] WebServiceRef injection from DD doesn't work
-org/jboss/test/ws/jaxws/jbws1841/**
-
 # [JBWS-2127] Cannot generate WSDL for binding "http://www.w3.org/2003/05/soap/bindings/HTTP/"
 org/jboss/test/ws/jaxws/binding/**
 org/jboss/test/ws/jaxws/handlerscope/**
@@ -55,9 +58,6 @@
 # [JBWS-2462] Address rewrite test fails in Metro integration
 org/jboss/test/ws/jaxws/jbws2150/**
 
-# [JBWS-981] @WebContext defined virtual hosts only being fixed for JBoss 5 
-org/jboss/test/ws/jaxws/jbws981/JBWS981TestCase.*
-
 # [JBWS-2527] BeanFactory not initialized or already closed (fixed on AS 5.x series only)
 org/jboss/test/ws/jaxws/jbws2527/**
 

Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss424.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss424.txt	2009-02-26 13:19:05 UTC (rev 9401)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss424.txt	2009-02-26 13:21:07 UTC (rev 9402)
@@ -8,14 +8,17 @@
 # UsernameTestCase requires keystore & trustore in jboss-web tomcat configuration
 org/jboss/test/ws/jaxws/samples/wsse/UsernameTestCase.*
 
+# [JBWS-981] @WebContext defined virtual hosts only being fixed for JBoss 5 
+org/jboss/test/ws/jaxws/jbws981/JBWS981TestCase.*
+
+# [JBWS-1841] WebServiceRef injection from DD doesn't work
+org/jboss/test/ws/jaxws/jbws1841/**
+
 # [JBWS-1949] Metro MTOM ignores content-type on attachment part
 org/jboss/test/ws/jaxws/samples/xop/doclit/XOPBare*.*
 org/jboss/test/ws/jaxws/samples/xop/doclit/XOPWrapped*.*
 org/jboss/test/ws/jaxws/samples/xop/doclit/MTOMFeatureTestCase.*
 
-# [JBWS-1841] WebServiceRef injection from DD doesn't work
-org/jboss/test/ws/jaxws/jbws1841/**
-
 # [JBWS-2127] Cannot generate WSDL for binding "http://www.w3.org/2003/05/soap/bindings/HTTP/"
 org/jboss/test/ws/jaxws/binding/**
 org/jboss/test/ws/jaxws/handlerscope/**
@@ -55,9 +58,6 @@
 # [JBWS-2462] Address rewrite test fails in Metro integration
 org/jboss/test/ws/jaxws/jbws2150/**
 
-# [JBWS-981] @WebContext defined virtual hosts only being fixed for JBoss 5 
-org/jboss/test/ws/jaxws/jbws981/JBWS981TestCase.*
-
 # [JBWS-2527] BeanFactory not initialized or already closed (fixed on AS 5.x series only)
 org/jboss/test/ws/jaxws/jbws2527/**
 

Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss500.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss500.txt	2009-02-26 13:19:05 UTC (rev 9401)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss500.txt	2009-02-26 13:21:07 UTC (rev 9402)
@@ -23,12 +23,12 @@
 # [JBWS-2247] Write test for JBWS-1190 from scratch using MessageContext properties
 org/jboss/test/ws/jaxws/jbws1190/**
 
+# [JBWS-2308] faultCode argument for createFault was passed NULL
+org/jboss/test/ws/jaxws/jbws2308/JBWS2308ServletTestCase.*
+
 # [JBWS-2329] Failed to deploy service with multiple bindings
 org/jboss/test/ws/jaxws/jbws2278/**
 
-# [JBWS-2308] faultCode argument for createFault was passed NULL
-org/jboss/test/ws/jaxws/jbws2308/JBWS2308ServletTestCase.*
-
 # [JBWS-2347] Rewrite @WebFault related tests
 org/jboss/test/ws/jaxws/jbws1904/**
 org/jboss/test/ws/jaxws/webfault/**
@@ -49,4 +49,4 @@
 org/jboss/test/ws/jaxws/jbws2150/**
 
 # [JBWS-2532] Fix MTOM/XOP Content Type Testcase failure
-org/jboss/test/ws/jaxws/jbws2419/**
\ No newline at end of file
+org/jboss/test/ws/jaxws/jbws2419/**

Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt	2009-02-26 13:19:05 UTC (rev 9401)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss501.txt	2009-02-26 13:21:07 UTC (rev 9402)
@@ -23,12 +23,12 @@
 # [JBWS-2247] Write test for JBWS-1190 from scratch using MessageContext properties
 org/jboss/test/ws/jaxws/jbws1190/**
 
-# [JBWS-2329] Failed to deploy service with multiple bindings
-org/jboss/test/ws/jaxws/jbws2278/**
-
 # [JBWS-2308] faultCode argument for createFault was passed NULL
 org/jboss/test/ws/jaxws/jbws2308/JBWS2308ServletTestCase.*
 
+# [JBWS-2329] Failed to deploy service with multiple bindings
+org/jboss/test/ws/jaxws/jbws2278/**
+
 # [JBWS-2347] Rewrite @WebFault related tests
 org/jboss/test/ws/jaxws/jbws1904/**
 org/jboss/test/ws/jaxws/webfault/**
@@ -36,9 +36,6 @@
 # [JBWS-2348] Fix jbws1969 testcase
 org/jboss/test/ws/jaxws/jbws1969/**
 
-# [JBWS-2384] NameAlreadyBoundException when more than one virtual host are specified in @WebContext(virtualHosts) annotation variable
-org/jboss/test/ws/jaxws/jbws981/JBWS981TestCase.*
-
 # [JBWS-2397] Fix jbws1797 testcase
 org/jboss/test/ws/jaxws/jbws1797/**
 

Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss510.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss510.txt	2009-02-26 13:19:05 UTC (rev 9401)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss510.txt	2009-02-26 13:21:07 UTC (rev 9402)
@@ -23,12 +23,12 @@
 # [JBWS-2247] Write test for JBWS-1190 from scratch using MessageContext properties
 org/jboss/test/ws/jaxws/jbws1190/**
 
-# [JBWS-2329] Failed to deploy service with multiple bindings
-org/jboss/test/ws/jaxws/jbws2278/**
-
 # [JBWS-2308] faultCode argument for createFault was passed NULL
 org/jboss/test/ws/jaxws/jbws2308/JBWS2308ServletTestCase.*
 
+# [JBWS-2329] Failed to deploy service with multiple bindings
+org/jboss/test/ws/jaxws/jbws2278/**
+
 # [JBWS-2347] Rewrite @WebFault related tests
 org/jboss/test/ws/jaxws/jbws1904/**
 org/jboss/test/ws/jaxws/webfault/**
@@ -36,9 +36,6 @@
 # [JBWS-2348] Fix jbws1969 testcase
 org/jboss/test/ws/jaxws/jbws1969/**
 
-# [JBWS-2384] NameAlreadyBoundException when more than one virtual host are specified in @WebContext(virtualHosts) annotation variable
-org/jboss/test/ws/jaxws/jbws981/JBWS981TestCase.*
-
 # [JBWS-2397] Fix jbws1797 testcase
 org/jboss/test/ws/jaxws/jbws1797/**
 

Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss600.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss600.txt	2009-02-26 13:19:05 UTC (rev 9401)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss600.txt	2009-02-26 13:21:07 UTC (rev 9402)
@@ -23,12 +23,12 @@
 # [JBWS-2247] Write test for JBWS-1190 from scratch using MessageContext properties
 org/jboss/test/ws/jaxws/jbws1190/**
 
-# [JBWS-2329] Failed to deploy service with multiple bindings
-org/jboss/test/ws/jaxws/jbws2278/**
-
 # [JBWS-2308] faultCode argument for createFault was passed NULL
 org/jboss/test/ws/jaxws/jbws2308/JBWS2308ServletTestCase.*
 
+# [JBWS-2329] Failed to deploy service with multiple bindings
+org/jboss/test/ws/jaxws/jbws2278/**
+
 # [JBWS-2347] Rewrite @WebFault related tests
 org/jboss/test/ws/jaxws/jbws1904/**
 org/jboss/test/ws/jaxws/webfault/**
@@ -36,9 +36,6 @@
 # [JBWS-2348] Fix jbws1969 testcase
 org/jboss/test/ws/jaxws/jbws1969/**
 
-# [JBWS-2384] NameAlreadyBoundException when more than one virtual host are specified in @WebContext(virtualHosts) annotation variable
-org/jboss/test/ws/jaxws/jbws981/JBWS981TestCase.*
-
 # [JBWS-2397] Fix jbws1797 testcase
 org/jboss/test/ws/jaxws/jbws1797/**
 




More information about the jbossws-commits mailing list