-
Task
-
Resolution: Done
-
Major
-
jbossws-cxf-4.1.2
-
None
There are several failures when run the ws-i bsp tests with the following tests:
org.jboss.test.ws.jaxws.samples.wsse.policy.basic.*TestCase
org.jboss.test.ws.jaxws.samples.wsse.policy.oasis.*TestCase.
The failure of org.jboss.test.ws.jaxws.samples.wsse.policy.basic.SignEncryptGCMTestCase is caused by the GCM is not the allowed by WS-I BSP profile. We can simply remove this tests or change the tests to use the standard EncryptionMethod.
The failures of org.jboss.test.ws.jaxws.samples.wsse.policy.oasis.*TestCase are assertion failures : "A wsse:Reference element does NOT contain a ValueType attribute". Look at if this is the issue in wss4j.