Author: alessio.soldano(a)jboss.com
Date: 2011-05-26 12:30:18 -0400 (Thu, 26 May 2011)
New Revision: 14442
Modified:
stack/cxf/trunk/modules/testsuite/pom.xml
Log:
[JBWS-3302] Excluding digest test on AS7
Modified: stack/cxf/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/trunk/modules/testsuite/pom.xml 2011-05-26 16:29:09 UTC (rev 14441)
+++ stack/cxf/trunk/modules/testsuite/pom.xml 2011-05-26 16:30:18 UTC (rev 14442)
@@ -1052,6 +1052,7 @@
<!-- # [JBWS-3257] No class available with name
'org.jboss.security.plugins.JaasSecurityDomain' -->
<exclude>org/jboss/test/ws/jaxws/samples/wsseDigest/UsernameDigestTestCase*</exclude>
+
<exclude>org/jboss/test/ws/jaxws/samples/wsse/policy/jaas/UsernameAuthorizationDigestTestCase*</exclude>
<!-- # [JBWS-3227] handlers config file not found on classpath
-->
<exclude>org/jboss/test/ws/jaxws/jbws3034/**</exclude>
Show replies by date