[jbossws-commits] JBossWS SVN: r9335 - stack/native/trunk/modules/testsuite.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Fri Feb 20 05:35:27 EST 2009


Author: richard.opalka at jboss.com
Date: 2009-02-20 05:35:27 -0500 (Fri, 20 Feb 2009)
New Revision: 9335

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-2527] fixed on AS5x and above only

Modified: stack/native/trunk/modules/testsuite/test-excludes-jboss422.txt
===================================================================
--- stack/native/trunk/modules/testsuite/test-excludes-jboss422.txt	2009-02-20 10:32:45 UTC (rev 9334)
+++ stack/native/trunk/modules/testsuite/test-excludes-jboss422.txt	2009-02-20 10:35:27 UTC (rev 9335)
@@ -41,3 +41,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 and above)
+org/jboss/test/ws/jaxws/jbws2527/**

Modified: stack/native/trunk/modules/testsuite/test-excludes-jboss423.txt
===================================================================
--- stack/native/trunk/modules/testsuite/test-excludes-jboss423.txt	2009-02-20 10:32:45 UTC (rev 9334)
+++ stack/native/trunk/modules/testsuite/test-excludes-jboss423.txt	2009-02-20 10:35:27 UTC (rev 9335)
@@ -26,3 +26,5 @@
 # [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 and above)
+org/jboss/test/ws/jaxws/jbws2527/**

Modified: stack/native/trunk/modules/testsuite/test-excludes-jboss424.txt
===================================================================
--- stack/native/trunk/modules/testsuite/test-excludes-jboss424.txt	2009-02-20 10:32:45 UTC (rev 9334)
+++ stack/native/trunk/modules/testsuite/test-excludes-jboss424.txt	2009-02-20 10:35:27 UTC (rev 9335)
@@ -26,4 +26,5 @@
 # [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 and above)
+org/jboss/test/ws/jaxws/jbws2527/**




More information about the jbossws-commits mailing list