Author: richard.opalka(a)jboss.com
Date: 2009-02-19 09:05:55 -0500 (Thu, 19 Feb 2009)
New Revision: 9330
Modified:
stack/cxf/trunk/modules/testsuite/test-excludes-jboss422.txt
stack/cxf/trunk/modules/testsuite/test-excludes-jboss423.txt
stack/cxf/trunk/modules/testsuite/test-excludes-jboss424.txt
Log:
[JBWS-2527] updating excludes for AS 4x
Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss422.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss422.txt 2009-02-19 10:22:44 UTC
(rev 9329)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss422.txt 2009-02-19 14:05:55 UTC
(rev 9330)
@@ -93,3 +93,6 @@
# [JBWS-2491] Enable JAXWS 2.1 WebServiceContext methods
org/jboss/test/ws/jaxws/jbws2257/**
+
+# [JBWS-2527] BeanFactory not initialized or already closed (fixed on AS 5.x series
only)
+org/jboss/test/ws/jaxws/jbws2527/**
Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss423.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss423.txt 2009-02-19 10:22:44 UTC
(rev 9329)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss423.txt 2009-02-19 14:05:55 UTC
(rev 9330)
@@ -93,3 +93,6 @@
# [JBWS-2491] Enable JAXWS 2.1 WebServiceContext methods
org/jboss/test/ws/jaxws/jbws2257/**
+
+# [JBWS-2527] BeanFactory not initialized or already closed (fixed on AS 5.x series
only)
+org/jboss/test/ws/jaxws/jbws2527/**
Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss424.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss424.txt 2009-02-19 10:22:44 UTC
(rev 9329)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss424.txt 2009-02-19 14:05:55 UTC
(rev 9330)
@@ -93,3 +93,6 @@
# [JBWS-2491] Enable JAXWS 2.1 WebServiceContext methods
org/jboss/test/ws/jaxws/jbws2257/**
+
+# [JBWS-2527] BeanFactory not initialized or already closed (fixed on AS 5.x series
only)
+org/jboss/test/ws/jaxws/jbws2527/**