Author: heiko.braun(a)jboss.com
Date: 2008-01-18 03:40:04 -0500 (Fri, 18 Jan 2008)
New Revision: 5493
Modified:
stack/native/trunk/src/test/resources/test-excludes-jboss421.txt
stack/native/trunk/src/test/resources/test-excludes-jboss422.txt
Log:
Exclude JBWS1813 for 4.2.1 and 4.2.2
Modified: stack/native/trunk/src/test/resources/test-excludes-jboss421.txt
===================================================================
--- stack/native/trunk/src/test/resources/test-excludes-jboss421.txt 2008-01-17 19:57:47
UTC (rev 5492)
+++ stack/native/trunk/src/test/resources/test-excludes-jboss421.txt 2008-01-18 08:40:04
UTC (rev 5493)
@@ -18,4 +18,8 @@
org/jboss/test/ws/*/jbws1762/**
#[JBWS-1841] WebServiceRef injection from DD doesn't work
-org/jboss/test/ws/*/jbws1841/**
\ No newline at end of file
+org/jboss/test/ws/*/jbws1841/**
+
+#[JBWS-1813] context-root from jboss.xml
+org/jboss/test/ws/*/jbws1813/**
+
Modified: stack/native/trunk/src/test/resources/test-excludes-jboss422.txt
===================================================================
--- stack/native/trunk/src/test/resources/test-excludes-jboss422.txt 2008-01-17 19:57:47
UTC (rev 5492)
+++ stack/native/trunk/src/test/resources/test-excludes-jboss422.txt 2008-01-18 08:40:04
UTC (rev 5493)
@@ -19,3 +19,6 @@
#[JBWS-1841] WebServiceRef injection from DD doesn't work
org/jboss/test/ws/*/jbws1841/**
+
+#[JBWS-1813] context-root from jboss.xml
+org/jboss/test/ws/*/jbws1813/**