[jira] [Commented] (CAMEL-4549) Add support for PGP to camel-crypto

2011-10-16 Thread Claus Ibsen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13128692#comment-13128692 ] Claus Ibsen commented on CAMEL-4549: Thanks for working on such an improvement. If yo

[jira] [Updated] (CAMEL-4549) Add support for PGP to camel-crypto

2011-10-16 Thread Claus Ibsen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-4549: --- Component/s: (was: bean-integration) camel-crypto Affects Versio

[jira] [Updated] (CAMEL-4549) Add support for PGP to camel-crypto

2011-10-16 Thread Adam (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam updated CAMEL-4549: Attachment: secring.gpg pubring.gpg camel-crypt-add-pgp.patch Patch file and the pg

[jira] [Created] (CAMEL-4549) Add support for PGP to camel-crypto

2011-10-16 Thread Adam (Created) (JIRA)
Add support for PGP to camel-crypto --- Key: CAMEL-4549 URL: https://issues.apache.org/jira/browse/CAMEL-4549 Project: Camel Issue Type: Improvement Components: bean-integration Affects Versions:

[jira] [Updated] (CAMEL-4549) Add support for PGP to camel-crypto

2011-10-16 Thread Adam (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam updated CAMEL-4549: Patch Info: Patch Available > Add support for PGP to camel-crypto > --- > >

Re: camel-smpp unit tests failures on trunk

2011-10-16 Thread Christian Müller
Fixed. On Sun, Oct 16, 2011 at 1:00 PM, Christian Müller < christian.muel...@gmail.com> wrote: > WIll have a look on it today. > > Christian > > > On Sun, Oct 16, 2011 at 8:47 AM, Claus Ibsen wrote: > >> Hi >> >> Looking at trunk we have some failed unit tests, there are 4 in camel-smpp >> https:

[DISCUSS] Rules for backports

2011-10-16 Thread Christian Müller
Hi, I doesn't have the feeling we finished the discussion "Camel 2 8 2 Reason for the many backports" here [1]. So, please participate in this discussion and share your opinions. My goal is to document the rules for backports for all committers (especially for the new ones) here [2]. I like Clau

[jira] [Commented] (CAMEL-4548) camel-cxf should support streaming

2011-10-16 Thread Daniel Kulp (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13128462#comment-13128462 ] Daniel Kulp commented on CAMEL-4548: Please do review it. The more eyes the better.

Re: reading Message for content based routing

2011-10-16 Thread Taariq Levack
Sorry this is the dev mailing list, please post such questions about using Camel to the user list. On 16 Oct 2011, at 7:27 PM, Taariq Levack wrote: > Hi > > XPath[1] is a good option here. > > [1] http://camel.apache.org/xpath.html > > Taariq > > On 16 Oct 2011, at 6:59 PM, newbiee wrote:

Re: reading Message for content based routing

2011-10-16 Thread Taariq Levack
Hi XPath[1] is a good option here. [1] http://camel.apache.org/xpath.html Taariq On 16 Oct 2011, at 6:59 PM, newbiee wrote: > Suppose I have following two messages: > > > Message 1: > > > > > Message 2: > > > > > I want to route message to queue "application A" or to queue "applicat

reading Message for content based routing

2011-10-16 Thread newbiee
Suppose I have following two messages: Message 1: Message 2: I want to route message to queue "application A" or to queue "application B" based on the application value in the message. How can I get to the application value in the message? Thank you -- View this message in context: htt

[jira] [Commented] (CAMEL-4548) camel-cxf should support streaming

2011-10-16 Thread Commented
[ https://issues.apache.org/jira/browse/CAMEL-4548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13128441#comment-13128441 ] Christian Müller commented on CAMEL-4548: - In my opinion, an *I need this* is not

[jira] [Commented] (CAMEL-4548) camel-cxf should support streaming

2011-10-16 Thread Claus Ibsen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13128401#comment-13128401 ] Claus Ibsen commented on CAMEL-4548: Dan, We have a discussion on PMC about ruls of e

[jira] [Commented] (CAMEL-4548) camel-cxf should support streaming

2011-10-16 Thread Daniel Kulp (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13128396#comment-13128396 ] Daniel Kulp commented on CAMEL-4548: Nope. I need this on 2.8.x to solve OOM issues

Re: svn commit: r1184812 - in /camel/trunk/components/camel-cxf/src: main/java/org/apache/camel/component/cxf/ main/java/org/apache/camel/component/cxf/converter/ main/java/org/apache/camel/component/

2011-10-16 Thread Daniel Kulp
On Sunday, October 16, 2011 2:41:33 PM Claus Ibsen wrote: > Hi > > Watching football on my laptop, half time, hence I read my mails. In > case you wonder why I respond so fast afte this commit. > > I noticed a TODO in the code > > +// TODO Auto-generated catch block > +

[jira] [Commented] (CAMEL-4548) camel-cxf should support streaming

2011-10-16 Thread Claus Ibsen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13128392#comment-13128392 ] Claus Ibsen commented on CAMEL-4548: I am not fond of doing these massive refactorings

[jira] [Created] (CAMEL-4548) camel-cxf should support streaming

2011-10-16 Thread Daniel Kulp (Created) (JIRA)
camel-cxf should support streaming -- Key: CAMEL-4548 URL: https://issues.apache.org/jira/browse/CAMEL-4548 Project: Camel Issue Type: Improvement Affects Versions: 2.8.1 Reporter: Daniel Kulp

Re: camel-smpp unit tests failures on trunk

2011-10-16 Thread Christian Müller
WIll have a look on it today. Christian On Sun, Oct 16, 2011 at 8:47 AM, Claus Ibsen wrote: > Hi > > Looking at trunk we have some failed unit tests, there are 4 in camel-smpp > https://builds.apache.org/job/Camel.trunk.fulltest/513/#showFailuresLink > > Those tests fails isnce build 501 > > ht