Author: thomas.diesler(a)jboss.com
Date: 2008-04-09 10:45:26 -0400 (Wed, 09 Apr 2008)
New Revision: 6307
Modified:
stack/cxf/trunk/src/test/resources/test-excludes-jboss501.txt
Log:
[JBAS-5359] mapped-name is required for context of deployment
Modified: stack/cxf/trunk/src/test/resources/test-excludes-jboss501.txt
===================================================================
--- stack/cxf/trunk/src/test/resources/test-excludes-jboss501.txt 2008-04-09 14:27:42 UTC
(rev 6306)
+++ stack/cxf/trunk/src/test/resources/test-excludes-jboss501.txt 2008-04-09 14:45:26 UTC
(rev 6307)
@@ -35,10 +35,8 @@
# TODO: Fix classpath to ClientLauncher
org/jboss/test/ws/jaxws/samples/webserviceref/**
-org/jboss/test/ws/jaxws/webserviceref/**
# [JBWS-2107] Resolve dependency on @SecurityDomain
-org/jboss/test/ws/jaxws/webserviceref/Secure**
org/jboss/test/ws/jaxws/jbws1840/**
# [CXF-1510] Cannot handle anonymous bare requests
@@ -100,3 +98,7 @@
# [CXF-1522] NPE in ServiceUtils
org/jboss/test/ws/jaxws/jbws1566/**
+
+# [JBAS-5359] mapped-name is required for context of deployment
+org/jboss/test/ws/console/**
+org/jboss/test/ws/jaxws/jbws1611/**
Show replies by date