Jim Ma created JBWS-3625:
----------------------------
Summary: Fix the WS-I BSP test failures
Key: JBWS-3625
URL:
https://issues.jboss.org/browse/JBWS-3625
Project: JBoss Web Services
Issue Type: Task
Security Level: Public (Everyone can see)
Affects Versions: jbossws-cxf-4.1.2
Reporter: Jim Ma
Fix For: jbossws-cxf-4.2
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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira