[jira] Created: (WSS-256) Review Basic Security Token and Reliable Secure Profile spec compliance

2010-11-30 Thread Colm O hEigeartaigh (JIRA)
Review Basic Security Token and Reliable Secure Profile spec compliance --- Key: WSS-256 URL: https://issues.apache.org/jira/browse/WSS-256 Project: WSS4J Issue Type: Task

[jira] Updated: (WSS-256) Review Basic Security Profile and Reliable Secure Profile spec compliance

2010-11-30 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/WSS-256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated WSS-256: Description: This is a task to review the coverage of Basic Security Profile, and Reliable

Migration wss4j 1.5 - 1.6

2010-11-30 Thread Marcin . Markiewicz
Hello, I try to fix the problem with WSEncryptionPart and multiple elements for encryption/sign (Jira WSS-254). I work on the code for wss4j 1.6 (trunk). All work is possibly done, and I want to test it with my application, but there are some API changes from 1.5.9 to 1.6. Now I have following

Re: Migration wss4j 1.5 - 1.6

2010-11-30 Thread Colm O hEigeartaigh
1) WSSecurityEngineResult.TAG_SIGNED_ELEMENT_IDS was removed in 1.6-SNAPSHOT. Instead, the WSDataRef instances corresponding to the signed elements are stored in WSSecurityEngineResult.TAG_DATA_REF_URIS. Take a look at WSSecurityUtil.checkSignsAllElements(WSSecurityEngineResult, String[]) to see

[jira] Updated: (AXIOM-353) Need a replacement for OMXMLBuilderFactory

2010-11-30 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIOM-353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen updated AXIOM-353: -- Fix Version/s: 1.2.11 Assignee: Andreas Veithen Need a replacement for