Re: XML Signature DataFormat

2013-08-20 Thread Babak Vahdat
Hi I guess as this will be part of the upcoming 2.12.0 release, the users can make use of it as a component even if we stick to a data format implementation: http://camel.apache.org/dataformat-component.html Babak Franz Paul Forsthofer wrote > Hi Colm, > > I made the proposal with the XML Sig

Re: XML Signature DataFormat

2013-08-20 Thread Franz Paul Forsthofer
Hi Colm, I made the proposal with the XML Signature component. I did not implement it as Data Formater because I found out that the signer needs quite different parameters than the verifier. For example, the signer needs as input a signature algorithm, canonicalization methods, transformation meth

Camel.trunk.notest - Build # 1965 - Fixed

2013-08-20 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.trunk.notest (build #1965) Status: Fixed Check console output at https://builds.apache.org/job/Camel.trunk.notest/1965/ to view the results.

Re: XML Signature DataFormat

2013-08-20 Thread Colm O hEigeartaigh
Hi Claus, I hadn't actually seen that JIRA when I wrote my original mail. An immediate question that comes to mind on looking at the patch is whether we care about roughly aligning the configuration of the new functionality with the existing "XML Security" DataFormat? For example, the supplied pa