Re: does Camel support PGP Encryption?

2012-09-06 Thread James Carman
Sorry, didn't see that you were already using the built-in PGP support. Did you try running the test cases here: http://svn.apache.org/repos/asf/camel/trunk/components/camel-crypto/src/test/java/org/apache/camel/converter/crypto/ I'd say start there and modify it to suit your needs. On Thu, Sep

Re: does Camel support PGP Encryption?

2012-09-06 Thread James Carman
Have you tried using bouncycastle as your JCE provider? It supports PGP. On Thu, Sep 6, 2012 at 4:33 PM, ckalirasa wrote: > The error I was getting : > > java.lang.IllegalArgumentException: Public key is null, cannot proceed > at > org.apache.camel.converter.crypto.PGPDataFormat.marshal(

Re: does Camel support PGP Encryption?

2012-09-06 Thread ckalirasa
Thanks David. I've already set the class path for 'pubring.gpg', I am getting the following exceptions: Exception in thread "main" org.apache.camel.FailedToCreateRouteException: Failed to create route route1 at: >>> Marshal[org.apache.camel.model.dataformat.PGPDataFormat@7e346322] <<< in route: Ro

Re: does Camel support PGP Encryption?

2012-09-06 Thread ckalirasa
The error I was getting : java.lang.IllegalArgumentException: Public key is null, cannot proceed at org.apache.camel.converter.crypto.PGPDataFormat.marshal(PGPDataFormat.java:66)[camel-crypto-2.10.0.jar:2.10.0] at org.apache.camel.processor.MarshalProcessor.process(MarshalProcessor

Re: does Camel support PGP Encryption?

2012-09-06 Thread David Karlsen
Yes, see: http://camel.apache.org/crypto.html 2012/9/6 ckalirasa : > Hi: > I am new to Camel. Just wondering wheather camel support PGP > encryption/decryption? > Is there any example I can see camel route encrypt/decrypt? > Thanks > Chandra > > > > -- > View this message in context: > http://ca

Re: .gitignore setting in camel

2012-09-06 Thread Claudio Corsi
Maybe just add the following instead: !*.ini This will guarantee that *.ini files will be included and ignore. > > From: Aki Yoshida >To: dev@camel.apache.org >Sent: Wednesday, September 5, 2012 6:34 AM >Subject: .gitignore setting in camel > >Hi, >.gitignore

does Camel support PGP Encryption?

2012-09-06 Thread ckalirasa
Hi: I am new to Camel. Just wondering wheather camel support PGP encryption/decryption? Is there any example I can see camel route encrypt/decrypt? Thanks Chandra -- View this message in context: http://camel.465427.n5.nabble.com/does-Camel-support-PGP-Encryption-tp5718723.html Sent from the C

Re: Camel-Extra 2.10 release

2012-09-06 Thread Henryk Konsek
> Thanks for taking care of it. I will try to work together with Henryk on > the topics you mentioned. My availability should increase starting from the beginning of the next week. Count on me then :) . -- Henryk Konsek http://henryk-konsek.blogspot.com

Re: ASF Board Report - Initial Reminder for Sep 2012

2012-09-06 Thread megachucky
Hey Christian, some feedback: 1) why do you mention information about upcoming events (ApacheCon)? Isn't this report about the past three months? 2) if you mention future talks, you should also add Camel talks at JavaOne (which is as important as ApacheCon, isn't it?), for example I do a talk th