Author: alessio.soldano(a)jboss.com
Date: 2007-11-13 03:59:47 -0500 (Tue, 13 Nov 2007)
New Revision: 5038
Modified:
stack/native/trunk/src/test/resources/test-excludes-jboss405.no.ejb3.txt
stack/native/trunk/src/test/resources/test-excludes-jboss423.txt
Log:
Fixing 4.0.5 no ejb3 test excludes
Modified: stack/native/trunk/src/test/resources/test-excludes-jboss405.no.ejb3.txt
===================================================================
--- stack/native/trunk/src/test/resources/test-excludes-jboss405.no.ejb3.txt 2007-11-13
08:48:24 UTC (rev 5037)
+++ stack/native/trunk/src/test/resources/test-excludes-jboss405.no.ejb3.txt 2007-11-13
08:59:47 UTC (rev 5038)
@@ -44,6 +44,10 @@
org/jboss/test/ws/interop/wsa/AddressingTestCase*
org/jboss/test/ws/interop/wsse/EncryptTestCase*
org/jboss/test/ws/interop/wsse/SignTestCase*
+org/jboss/test/ws/interop/nov2007/wsaSoap12/AddressingTestCase*
+org/jboss/test/ws/interop/nov2007/wsse/Encrypt3DESTestCase*
+org/jboss/test/ws/interop/nov2007/wsse/EncryptTestCase*
+org/jboss/test/ws/interop/nov2007/wsse/UsernameTokenHTTPSTestCase*
org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainTestCase*
org/jboss/test/ws/jaxws/samples/logicalhandler/LogicalHandlerJAXBTestCase*
org/jboss/test/ws/jaxws/samples/logicalhandler/LogicalHandlerSourceTestCase*
@@ -62,6 +66,3 @@
# [JBWS-1797] Setting .NET friendly Endpoint in web.xml
org/jboss/test/ws/jaxws/jbws1797/**
-
-# UsernameTokenHTTPSTestCase requires keystore & trustore in jboss-web tomcat
configuration
-org/jboss/test/ws/interop/nov2007/wsse/UsernameTokenHTTPSTestCase.*
Modified: stack/native/trunk/src/test/resources/test-excludes-jboss423.txt
===================================================================
--- stack/native/trunk/src/test/resources/test-excludes-jboss423.txt 2007-11-13 08:48:24
UTC (rev 5037)
+++ stack/native/trunk/src/test/resources/test-excludes-jboss423.txt 2007-11-13 08:59:47
UTC (rev 5038)
@@ -5,3 +5,5 @@
# [JBWS-1797] Setting .NET friendly Endpoint in web.xml
org/jboss/test/ws/jaxws/jbws1797/**
+# UsernameTokenHTTPSTestCase requires keystore & trustore in jboss-web tomcat
configuration
+org/jboss/test/ws/interop/nov2007/wsse/UsernameTokenHTTPSTestCase.*
Show replies by date