Re: XML Signature DataFormat

2013-08-27 Thread Claus Ibsen
Hi Yeah I think Willem will look into getting this into the 2.12 release. To have a success is all the patch files there? And are they easy to apply? On Tue, Aug 27, 2013 at 9:00 AM, Franz Paul Forsthofer wrote: > Hi Claus, > > Colm and I aggreed on the implementation please have a look at > htt

Re: XML Signature DataFormat

2013-08-27 Thread Franz Paul Forsthofer
Hi Claus, Colm and I aggreed on the implementation please have a look at https://issues.apache.org/jira/browse/CAMEL-6339 Will you take care that the patch will be part of 2.12.0 release? Thanks and Regards Franz -- View this message in context: http://camel.465427.n5.nabble.com/XML-Signatur

Re: XML Signature DataFormat

2013-08-21 Thread Franz Paul Forsthofer
Hi Colm I attached the missing files. Please have alook into the JIRA. Regards Franz On Wed, Aug 21, 2013 at 12:46 PM, Colm O hEigeartaigh wrote: > Thanks for the feedback. I will have a go at reviewing the patch for this > task. Franz, could you please attach all missing (new) files to the JI

Re: XML Signature DataFormat

2013-08-21 Thread Colm O hEigeartaigh
Thanks for the feedback. I will have a go at reviewing the patch for this task. Franz, could you please attach all missing (new) files to the JIRA so that I can fully run the tests? Colm. On Wed, Aug 21, 2013 at 10:44 AM, Claus Ibsen wrote: > On Wed, Aug 21, 2013 at 8:33 AM, Babak Vahdat > wr

Re: XML Signature DataFormat

2013-08-21 Thread Claus Ibsen
On Wed, Aug 21, 2013 at 8:33 AM, Babak Vahdat wrote: > 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 > Ah yeah, that gives

Re: XML Signature DataFormat

2013-08-21 Thread Claus Ibsen
Hi Yeah the components gives more flexibility. And a component can also do the same work as a data format would do, its just how its represented in the DSL. If there is a need for a data format for the signer, then we could add that as a new data format, as Franz pointed out, it has different con

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

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

Re: XML Signature DataFormat

2013-08-16 Thread Claus Ibsen
Hi There is this ticket. I assume its likely related to your proposal https://issues.apache.org/jira/browse/CAMEL-6339 As it was a big patch and also we should double check that the source code is fully ASF acceptable. I think there is some schema files or whatnot copied from SUN/Oracle which may