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

2011-10-17 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

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

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

[jira] [Created] (CAMEL-4550) Upgrade to Karaf 2.2.4

2011-10-17 Thread Created
Upgrade to Karaf 2.2.4 -- Key: CAMEL-4550 URL: https://issues.apache.org/jira/browse/CAMEL-4550 Project: Camel Issue Type: Task Components: karaf Reporter: Jean-Baptiste Onofré Assignee:

[jira] [Resolved] (CAMEL-4550) Upgrade to Karaf 2.2.4

2011-10-17 Thread Resolved
[ https://issues.apache.org/jira/browse/CAMEL-4550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofré resolved CAMEL-4550. - Resolution: Fixed Revision 1185026. Upgrade to Karaf 2.2.4

The new command aliases in Karaf 2.2.4

2011-10-17 Thread Claus Ibsen
Hi I was reading Jean's blog about the Karaf 2.2.4 release http://blog.nanthrax.net/2011/10/whats-new-in-karaf-2-2-4/ And read about the command aliases, which IMHO seems like a good thing. However just wondering why you use the plural naming? - bundles - services And then you have a non

Re: The new command aliases in Karaf 2.2.4

2011-10-17 Thread Jean-Baptiste Onofré
Hi Claus, You are right: it depends if the command accepts several bundles or not. For instance: - bundles:start 23 34 56 - system:shutdown (no argument) On trunk, you will see bundle:* or bundles:* commands. It's the same: it depends if the commands accept several bundles, or only one. No

Re: The new command aliases in Karaf 2.2.4

2011-10-17 Thread James Strachan
On 17 October 2011 10:03, Jean-Baptiste Onofré j...@nanthrax.net wrote: Hi Claus, You are right: it depends if the command accepts several bundles or not. For instance: - bundles:start 23 34 56 - system:shutdown (no argument) On trunk, you will see bundle:* or bundles:* commands. It's

Re: The new command aliases in Karaf 2.2.4

2011-10-17 Thread Jean-Baptiste Onofré
Good point James regarding the Unix commands. Regards JB On 10/17/2011 11:10 AM, James Strachan wrote: On 17 October 2011 10:03, Jean-Baptiste Onofréj...@nanthrax.net wrote: Hi Claus, You are right: it depends if the command accepts several bundles or not. For instance: - bundles:start 23

[jira] [Created] (CAMEL-4551) NotifyBuilder wereSentTo condition fires too eagerly

2011-10-17 Thread Jason Parr (Created) (JIRA)
NotifyBuilder wereSentTo condition fires too eagerly Key: CAMEL-4551 URL: https://issues.apache.org/jira/browse/CAMEL-4551 Project: Camel Issue Type: Improvement Components:

Re: The new command aliases in Karaf 2.2.4

2011-10-17 Thread Ioannis Canellos
+1 on the singular. Moreover, it will save you a TAB when you are using auto completion :-D -- *Ioannis Canellos* * FuseSource http://fusesource.com ** Blog: http://iocanel.blogspot.com ** Apache Karaf http://karaf.apache.org/ Committer PMC Apache ServiceMix http://servicemix.apache.org/

Re: The new command aliases in Karaf 2.2.4

2011-10-17 Thread Freeman Fang
+1 to use singular Freeman On 2011-10-17, at 下午5:03, Jean-Baptiste Onofré wrote: Hi Claus, You are right: it depends if the command accepts several bundles or not. For instance: - bundles:start 23 34 56 - system:shutdown (no argument) On trunk, you will see bundle:* or bundles:*

Re: Issue with Camel Blueprint and EndpointInject

2011-10-17 Thread Claus Ibsen
Hi Charles Can you create a JIRA ticket? There may be issues with @Produce and @Consume as well. You would need to add support for that in the camel-blueprint component. Like we do in camel-spring to support them by looking up in the Spring ApplicationContext. On Mon, Oct 17, 2011 at 12:05 PM,

Re: Issue with Camel Blueprint and EndpointInject

2011-10-17 Thread Charles Moulliard
Done -- https://issues.apache.org/jira/browse/CAMEL-4552 On Mon, Oct 17, 2011 at 12:48 PM, Claus Ibsen claus.ib...@gmail.com wrote: Hi Charles Can you create a JIRA ticket? There may be issues with @Produce and @Consume as well. You would need to add support for that in the

[jira] [Created] (CAMEL-4552) Blueprint does not like @EndpointInject

2011-10-17 Thread Charles Moulliard (Created) (JIRA)
Blueprint does not like @EndpointInject --- Key: CAMEL-4552 URL: https://issues.apache.org/jira/browse/CAMEL-4552 Project: Camel Issue Type: Bug Components: camel-blueprint Reporter:

Re: 2.7.4 staged....

2011-10-17 Thread Claus Ibsen
Hi Any news on the 2.7.4 release? On Thu, Oct 13, 2011 at 3:24 PM, Daniel Kulp dk...@apache.org wrote: Actually, I'm going to drop this and rebuild it.    I forgot to update CXF to the latest 2.3.7 release.   I'm running the tests with that now and will rebuild if things go OK. Dan On

[jira] [Created] (CAMEL-4553) camel-cxf endpoint should be able to determine soap version from incoming message

2011-10-17 Thread Freeman Fang (Created) (JIRA)
camel-cxf endpoint should be able to determine soap version from incoming message - Key: CAMEL-4553 URL: https://issues.apache.org/jira/browse/CAMEL-4553 Project: Camel

[jira] [Work started] (CAMEL-4553) camel-cxf endpoint should be able to determine soap version from incoming message

2011-10-17 Thread Freeman Fang (Work started) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on CAMEL-4553 started by Freeman Fang. camel-cxf endpoint should be able to determine soap version from incoming message

[jira] [Updated] (CAMEL-4553) camel-cxf endpoint should be able to determine soap version from incoming message

2011-10-17 Thread Freeman Fang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Freeman Fang updated CAMEL-4553: Component/s: camel-cxf camel-cxf endpoint should be able to determine soap version from

[Discuss] How to do JMX in Apache Camel?

2011-10-17 Thread Christian Schneider
Hi all, I recently had to dive quite deep into the Camel JMX annotations and their implementation. In fact much deeper then I had wanted :-) The problem was that I needed to find a way to send notifications from an MBean. There are two very different implementation right now: 1) The old way:

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

2011-10-17 Thread Willem Jiang (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13128866#comment-13128866 ] Willem Jiang commented on CAMEL-4548: - Hi Dan, As Camel 2.8 is not using the Stream

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

2011-10-17 Thread Daniel Kulp (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13128879#comment-13128879 ] Daniel Kulp commented on CAMEL-4548: Added docs to:

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

2011-10-17 Thread Daniel Kulp (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13128928#comment-13128928 ] Daniel Kulp commented on CAMEL-4548: Just a quick note about perfomance results. On

Re: 2.7.4 staged....

2011-10-17 Thread Daniel Kulp
On Monday, October 17, 2011 2:20:28 PM Claus Ibsen wrote: Hi Any news on the 2.7.4 release? Sorry. I restaged at: https://repository.apache.org/content/repositories/orgapachecamel-066/ using the proper version of CXF now. Just got sidetracked on trying to meet some performance targets

2.8.x builds tomorrow maybe?

2011-10-17 Thread Daniel Kulp
Other than some minor tweaks and javadoc updates (want to add javadoc to new allowStreaming methods and such), I think I'm done with my performance work for now. I may also look at the LoggerFactory.getLogger issue a bit more, but I'm not seeing it on my stack traces anymore so it's less

[jira] [Created] (CAMEL-4554) Camel doesn't provide converters for StAXSource

2011-10-17 Thread Daniel Kulp (Created) (JIRA)
Camel doesn't provide converters for StAXSource --- Key: CAMEL-4554 URL: https://issues.apache.org/jira/browse/CAMEL-4554 Project: Camel Issue Type: Improvement Components: camel-core

Re: 2.8.x builds tomorrow maybe?

2011-10-17 Thread Daniel Kulp
On Monday, October 17, 2011 12:13:59 PM Daniel Kulp wrote: Other than some minor tweaks and javadoc updates (want to add javadoc to new allowStreaming methods and such), I think I'm done with my performance work for now. I may also look at the LoggerFactory.getLogger issue a bit more, but

[jira] [Updated] (CAMEL-4555) Support nested directories with multiple segment files in the HDFS endpoint consumer

2011-10-17 Thread Ben Hoyt (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Hoyt updated CAMEL-4555: Attachment: hdfs.patch Support nested directories with multiple segment files in the HDFS endpoint

[jira] [Created] (CAMEL-4555) Support nested directories with multiple segment files in the HDFS endpoint consumer

2011-10-17 Thread Ben Hoyt (Created) (JIRA)
Support nested directories with multiple segment files in the HDFS endpoint consumer Key: CAMEL-4555 URL: https://issues.apache.org/jira/browse/CAMEL-4555 Project:

Re: 2.8.x builds tomorrow maybe?

2011-10-17 Thread Hadrian Zbarcea
The fix version is 2.8.2. What about trunk, 2.9.0? Hadrian On 10/17/2011 02:38 PM, Daniel Kulp wrote: On Monday, October 17, 2011 12:13:59 PM Daniel Kulp wrote: Other than some minor tweaks and javadoc updates (want to add javadoc to new allowStreaming methods and such), I think I'm done

[jira] [Resolved] (CAMEL-4554) Camel doesn't provide converters for StAXSource

2011-10-17 Thread Daniel Kulp (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved CAMEL-4554. Resolution: Fixed Camel doesn't provide converters for StAXSource

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

2011-10-17 Thread Daniel Kulp (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved CAMEL-4548. Resolution: Fixed camel-cxf should support streaming --

[VOTE] Release Camel 2.7.4

2011-10-17 Thread Daniel Kulp
This is a vote to release Camel 2.7.4. 2.7.4 contains fixes for over 11 JIRA issues that would be good to get into the hands of Camel users. Please find the staging repo here: https://repository.apache.org/content/repositories/orgapachecamel-066/ The tarballs are here

[jira] [Created] (CAMEL-4556) NettyProducer creating new connection on every message

2011-10-17 Thread Matthew McMahon (Created) (JIRA)
NettyProducer creating new connection on every message -- Key: CAMEL-4556 URL: https://issues.apache.org/jira/browse/CAMEL-4556 Project: Camel Issue Type: Bug Components:

[jira] [Updated] (CAMEL-4556) NettyProducer creating new connection on every message

2011-10-17 Thread Matthew McMahon (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew McMahon updated CAMEL-4556: --- Description: Using a NettyProducer without the disconnect=true configuration is causing the

[jira] [Updated] (CAMEL-4556) NettyProducer creating new connection on every message

2011-10-17 Thread Matthew McMahon (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew McMahon updated CAMEL-4556: --- Description: Using a NettyProducer without the disconnect=true configuration is causing the

2.8.1 build error

2011-10-17 Thread karafman
When building Camel 2.8.1, Camel-Core I get the following error: [INFO] Compilation failure /home/blue/workspace/camel-2.8.1/camel-core/src/main/java/org/apache/camel/model/LoadBalanceDefinition.java:[134,16] inconvertible types found : org.apache.camel.model.ProcessorDefinitionlt;capture#425 of

Re: 2.8.1 build error

2011-10-17 Thread Freeman Fang
Hi, upgrade to latest JDK should fix, more discussion about this issue from [1] [1]http://camel.465427.n5.nabble.com/Compile-Exception-2-8-1-td4884516.html Freeman On 2011-10-18, at 上午9:30, karafman wrote: When building Camel 2.8.1, Camel-Core I get the following error: [INFO] Compilation

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

2011-10-17 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: pgpcrypto.patch new patch Add support for PGP to camel-crypto

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

2011-10-17 Thread Adam (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13129489#comment-13129489 ] Adam commented on CAMEL-4549: - Thanks Claus, really appreciate the feedback with my first