Author: richard.opalka(a)jboss.com
Date: 2009-02-09 03:17:14 -0500 (Mon, 09 Feb 2009)
New Revision: 9258
Modified:
stack/native/trunk/modules/testsuite/test-excludes-jboss422.txt
stack/native/trunk/modules/testsuite/test-excludes-jboss423.txt
stack/native/trunk/modules/testsuite/test-excludes-jboss424.txt
Log:
[JBWS-2307] excluding on AS42
Modified: stack/native/trunk/modules/testsuite/test-excludes-jboss422.txt
===================================================================
--- stack/native/trunk/modules/testsuite/test-excludes-jboss422.txt 2009-02-07 12:12:19
UTC (rev 9257)
+++ stack/native/trunk/modules/testsuite/test-excludes-jboss422.txt 2009-02-09 08:17:14
UTC (rev 9258)
@@ -11,6 +11,9 @@
# UsernameTokenHTTPSTestCase requires keystore & trustore in jboss-web tomcat
configuration
org/jboss/test/ws/interop/nov2007/wsse/UsernameTokenHTTPSTestCase.*
+# [JBWS-981] @WebContext defined virtual hosts only being fixed for JBoss 5
+org/jboss/test/ws/jaxws/jbws981/JBWS981TestCase.*
+
# [JBWS-1762] web.xml modified to
web.xml.org - Subsequent runs fail
org/jboss/test/ws/jaxws/jbws1762/**
@@ -30,11 +33,11 @@
# [JBWS-2240] PortComponent from jboss.xml descriptor is not parsed
org/jboss/test/ws/jaxws/jbws2241/**
-# [JBWS-981] @WebContext defined virtual hosts only being fixed for JBoss 5
-org/jboss/test/ws/jaxws/jbws981/JBWS981TestCase.*
-
# [JBWS-2258] Fix EnumTestCase (fixed in AS trunk)
org/jboss/test/ws/tools/enums/EnumTestCase.*
+# [JBWS-2307] Stub properties not propagated through service-ref (fixed in AS 5.x and
above)
+org/jboss/test/ws/jaxws/jbws2307/JBWS2307TestCase.*
+
# [JBWS-2491] Enable JAXWS 2.1 WebServiceContext methods
org/jboss/test/ws/jaxws/jbws2257/**
Modified: stack/native/trunk/modules/testsuite/test-excludes-jboss423.txt
===================================================================
--- stack/native/trunk/modules/testsuite/test-excludes-jboss423.txt 2009-02-07 12:12:19
UTC (rev 9257)
+++ stack/native/trunk/modules/testsuite/test-excludes-jboss423.txt 2009-02-09 08:17:14
UTC (rev 9258)
@@ -11,14 +11,18 @@
# UsernameTokenHTTPSTestCase requires keystore & trustore in jboss-web tomcat
configuration
org/jboss/test/ws/interop/nov2007/wsse/UsernameTokenHTTPSTestCase.*
+# [JBWS-981] @WebContext defined virtual hosts only being fixed for JBoss 5
+org/jboss/test/ws/jaxws/jbws981/JBWS981TestCase.*
+
# [JBWS-2240] PortComponent from jboss.xml descriptor is not parsed
org/jboss/test/ws/jaxws/jbws2241/**
-# [JBWS-981] @WebContext defined virtual hosts only being fixed for JBoss 5
-org/jboss/test/ws/jaxws/jbws981/JBWS981TestCase.*
-
# [JBWS-2258] Fix EnumTestCase (fixed in AS trunk)
org/jboss/test/ws/tools/enums/EnumTestCase.*
+# [JBWS-2307] Stub properties not propagated through service-ref (fixed in AS 5.x and
above)
+org/jboss/test/ws/jaxws/jbws2307/JBWS2307TestCase.*
+
# [JBWS-2491] Enable JAXWS 2.1 WebServiceContext methods
org/jboss/test/ws/jaxws/jbws2257/**
+
Modified: stack/native/trunk/modules/testsuite/test-excludes-jboss424.txt
===================================================================
--- stack/native/trunk/modules/testsuite/test-excludes-jboss424.txt 2009-02-07 12:12:19
UTC (rev 9257)
+++ stack/native/trunk/modules/testsuite/test-excludes-jboss424.txt 2009-02-09 08:17:14
UTC (rev 9258)
@@ -11,14 +11,19 @@
# UsernameTokenHTTPSTestCase requires keystore & trustore in jboss-web tomcat
configuration
org/jboss/test/ws/interop/nov2007/wsse/UsernameTokenHTTPSTestCase.*
-# [JBWS-2240] PortComponent from jboss.xml descriptor is not parsed
-org/jboss/test/ws/jaxws/jbws2241/**
-
# [JBWS-981] @WebContext defined virtual hosts only being fixed for JBoss 5
org/jboss/test/ws/jaxws/jbws981/JBWS981TestCase.*
# [JBWS-2258] Fix EnumTestCase (fixed in AS trunk)
org/jboss/test/ws/tools/enums/EnumTestCase.*
+# [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-2491] Enable JAXWS 2.1 WebServiceContext methods
org/jboss/test/ws/jaxws/jbws2257/**
+
+