[jira] Assigned: (RAMPART-197) Rampart handler not processing empty security header with mustUnderstand="1"

2011-03-01 Thread Thilina Buddhika (JIRA)
[ https://issues.apache.org/jira/browse/RAMPART-197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thilina Buddhika reassigned RAMPART-197: Assignee: Thilina Buddhika (was: Nandana Mihindukulasooriya) > Rampart handler no

[jira] Updated: (RAMPART-326) Soap faults would not be secured if parameter based configuration is used

2011-03-01 Thread asela pathberiya (JIRA)
[ https://issues.apache.org/jira/browse/RAMPART-326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] asela pathberiya updated RAMPART-326: - Attachment: RAMPART-326.patch Patch for issue is provided. > Soap faults would not be

[jira] Resolved: (RAMPART-281) Axis2/Java client throws exception with mustUnderstand=1

2011-03-01 Thread Thilina Buddhika (JIRA)
[ https://issues.apache.org/jira/browse/RAMPART-281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thilina Buddhika resolved RAMPART-281. -- Resolution: Duplicate This duplicates RAMPART-197 > Axis2/Java client throws exceptio

[jira] Updated: (RAMPART-324) Caused by: org.apache.ws.security.WSSecurityException: General security error (WSEncryptBody/WSSignE nvelope: Element to encrypt/sign not found: {http://ws.apache.org/axi

2011-03-01 Thread Abhinav Mishra (JIRA)
[ https://issues.apache.org/jira/browse/RAMPART-324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhinav Mishra updated RAMPART-324: --- Priority: Blocker (was: Critical) Issue Type: Question (was: Bug) > Caused by: org.a

Can the Apache Axis2 work without the Bouncy Castle Provider?

2011-03-01 Thread Jeff J Li
One instruction for using Rampant is to configure the bouncy castle.jar in java security file in java runtime lib/security file security.provider.99=org.bouncycastle.jce.provider.BouncyCastleProvider There are many security providers out there, can this step be skipped so that JVM uses other

RE: Can the Apache Axis2 work without the Bouncy Castle Provider?

2011-03-01 Thread Martin Gainty
Good Morning Jeff you will need to specify another Crypto-J provider (such as the Crypto-J provider from RSA) be aware that The (Crypto-J) provider could become disabled if either 1)the JCE-required self-integrity check failed or 2)one of the FIPS-required self-tests failed. a test harness to