Author: alessio.soldano(a)jboss.com
Date: 2008-07-02 12:56:08 -0400 (Wed, 02 Jul 2008)
New Revision: 7773
Modified:
stack/metro/trunk/modules/testsuite/test-excludes-jboss422.txt
stack/metro/trunk/modules/testsuite/test-excludes-jboss423.txt
Log:
Updating excludes
Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss422.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss422.txt 2008-07-02 16:39:26 UTC
(rev 7772)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss422.txt 2008-07-02 16:56:08 UTC
(rev 7773)
@@ -2,6 +2,9 @@
# $Id: test-excludes-jboss422.txt 3907 2007-07-17 12:55:40Z thomas.diesler(a)jboss.com $
#
+# EJB3/Injection excludes
+org/jboss/test/ws/jaxws/samples/webserviceref/**
+
# Exclude endpoints with AS5 @SecurityDomain
org/jboss/test/ws/jaxws/samples/securityDomain/SecureEndpointAS5Impl.*
@@ -11,9 +14,6 @@
# [JBWS-1673] Fix JAXR samples for Metro
org/jboss/test/ws/jaxws/samples/jaxr/**
-# [JBWS-1684] Fix @WebServiceRef with Metro
-org/jboss/test/ws/jaxws/samples/webserviceref/**
-
# [JBWS-1841] WebServiceRef injection from DD doesn't work
org/jboss/test/ws/jaxws/jbws1841/**
Modified: stack/metro/trunk/modules/testsuite/test-excludes-jboss423.txt
===================================================================
--- stack/metro/trunk/modules/testsuite/test-excludes-jboss423.txt 2008-07-02 16:39:26 UTC
(rev 7772)
+++ stack/metro/trunk/modules/testsuite/test-excludes-jboss423.txt 2008-07-02 16:56:08 UTC
(rev 7773)
@@ -2,6 +2,9 @@
# $Id$
#
+# EJB3/Injection excludes
+org/jboss/test/ws/jaxws/samples/webserviceref/**
+
# Exclude endpoints with AS5 @SecurityDomain
org/jboss/test/ws/jaxws/samples/securityDomain/SecureEndpointAS5Impl.*
@@ -11,9 +14,6 @@
# [JBWS-1673] Fix JAXR samples for Metro
org/jboss/test/ws/jaxws/samples/jaxr/**
-# [JBWS-1684] Fix @WebServiceRef with Metro
-org/jboss/test/ws/jaxws/samples/webserviceref/**
-
# [JBWS-1841] WebServiceRef injection from DD doesn't work
org/jboss/test/ws/jaxws/jbws1841/**