Re: xml-sec 1.3Beta1

2005-08-15 Thread Sean Mullan
The only other modification of the library I am using at the moment is to parse reference lists correctly (at all?) during decryption. For my application (OASIS WS-Security implementation), what ends up happening with encryption is that you have an encrypted key in the SOAP header using a refere

Re: [BUG] mistype error

2005-08-15 Thread Sean Mullan
[EMAIL PROTECTED] wrote: In the element ElementProxy class, the guaranteeThatElementInCorrectSpace method doesn't to have the expected behavior : String localnameSHOULDBE = this.getBaseLocalName(); String namespaceSHOULDBE = this.getBaseNamespace(); String localnameIS = this._constructionElemen

Re: xml-sec 1.3Beta1

2005-08-15 Thread Clive Brettingham-Moore
Sean Mullan wrote: The only other modification of the library I am using at the moment is to parse reference lists correctly (at all?) during decryption. For my application (OASIS WS-Security implementation), what ends up happening with encryption is that you have an encrypted key in the SOAP