-
Task
-
Resolution: Done
-
Optional
-
jbossws-cxf-4.2.1
-
None
Following tests require to pass java with installed BouncyCastle JCE Provider:
modules/testsuite/cxf-tests
org.jboss.test.ws.jaxws.samples.wsse.policy.oasis.WSSecurityPolicyExamples22xTestCase.test221
org.jboss.test.ws.jaxws.samples.wsse.policy.oasis.WSSecurityPolicyExamples22xTestCase.test222
org.jboss.test.ws.jaxws.samples.wsse.policy.oasis.WSSecurityPolicyExamples22xTestCase.test223
org.jboss.test.ws.jaxws.samples.wsse.policy.oasis.WSSecurityPolicyExamples22xTestCase.test224
org.jboss.test.ws.jaxws.samples.wsse.policy.oasis.WSSecurityPolicyExamples23xTestCase.test2314
org.jboss.test.ws.jaxws.samples.wsse.policy.oasis.WSSecurityPolicyExamples23xTestCase.test2315
org.jboss.test.ws.jaxws.samples.wsse.policy.oasis.WSSecurityPolicyExamples23xTestCase.test2324
org.jboss.test.ws.jaxws.samples.wsse.policy.trust.WSTrustTestCase.test
org.jboss.test.ws.jaxws.samples.wsse.policy.trust.WSTrustTestCase.testUsingEPR
org.jboss.test.ws.jaxws.samples.wsse.policy.basic.SignEncryptGCMTestCase.testClientSide
org.jboss.test.ws.jaxws.samples.wsse.policy.basic.SignEncryptGCMTestCase.testClientSideUsingConfigProperties
org.jboss.test.ws.jaxws.samples.wsse.policy.basic.SignEncryptGCMTestCase.testServerSideUsingConfigProperties
Following tests require to pass java with installed strong cryptography policy files:
org.jboss.test.ws.jaxws.samples.wsse.policy.basic.SignEncryptGCMTestCase.testClientSide
org.jboss.test.ws.jaxws.samples.wsse.policy.basic.SignEncryptGCMTestCase.testClientSideUsingConfigProperties
org.jboss.test.ws.jaxws.samples.wsse.policy.basic.SignEncryptGCMTestCase.testServerSideUsingConfigProperties
The profile exclude-integration-tests-BC-related and exclude-integration-tests-unlimited-strength-related allow to exclude these tests, so the testsuite can be successfully run without these tests.
The profiles are by default switched off.
To switch on profile use command line property -Dexclude-integration-tests-BC-related and -Dexclude-integration-tests-unlimited-strength-related
- relates to
-
JBWS-3703 Early initialize WSSConfig (including BouncyCaste JCE provider registration)
- Closed