Author: thomas.diesler(a)jboss.com
Date: 2008-02-29 09:53:27 -0500 (Fri, 29 Feb 2008)
New Revision: 5868
Modified:
stack/native/trunk/src/test/resources/test-excludes-jboss501.txt
Log:
TODO: Fix classpath to ClientLauncher
Modified: stack/native/trunk/src/test/resources/test-excludes-jboss501.txt
===================================================================
--- stack/native/trunk/src/test/resources/test-excludes-jboss501.txt 2008-02-29 14:34:03
UTC (rev 5867)
+++ stack/native/trunk/src/test/resources/test-excludes-jboss501.txt 2008-02-29 14:53:27
UTC (rev 5868)
@@ -25,3 +25,6 @@
# [JBAS-5257] jboss:service=defaultClassLoader is not registered with dynamic webapp
deployment
org/jboss/test/ws/jaxws/endpoint/**
+# TODO: Fix classpath to ClientLauncher
+org/jboss/test/ws/jaxws/samples/webserviceref/**
+org/jboss/test/ws/jaxws/webserviceref/**