some times Camel ProducerTemplate failing to send messages to JMS Queue due to The Session is closed

2014-09-03 Thread srinu_achini
Hi, currently we are using camel 2.10.0 version with ActiveMQ 5.7.0 and fuse esb server - fuse-esb-7.1.0.fuse-047 for development. i am using below piece of code to send message to JMS Queue with multiple threads but some times it is not working because of below exception. org.apache.camel.Came

Camel Wiki Edit Access

2014-09-03 Thread Andrew Block
Hello, I have submitted my ICLA and it appears on the list of received CLA’s. I am requesting access to modify the Camel wiki to add documentation as mentioned in  https://issues.apache.org/jira/browse/CAMEL-3557 My wiki username is sabre1041 Thanks, Andrew --  Andrew Block

RE: flatpack dependency

2014-09-03 Thread Sven Nold
CAMEL 7776 filed with description -Original Message- From: Claus Ibsen [mailto:claus.ib...@gmail.com] Sent: Wednesday, September 03, 2014 11:12 AM To: dev Subject: Re: flatpack dependency Okay if its already a bundle, then you are welcome to log a Camel ticket, and work on a patch to up

Re: flatpack dependency

2014-09-03 Thread Claus Ibsen
Okay if its already a bundle, then you are welcome to log a Camel ticket, and work on a patch to upgrade the component. On Wed, Sep 3, 2014 at 10:13 AM, Sven Nold wrote: > Hi > > As expected it won't be created because flatpack 3.4.X is already a bundle. > So how to proceed? > > -Original M

Stream Cache file deletion before aggregation in Multicast, involving huge data

2014-09-03 Thread lakshmi.prashant
Mybeans.xml Hi, We are using camel 2.13.2 - I have a multicast route with an AggregationStrategy. And in each multicast branch, we have a custom camel component that returns huge data (around 4 MB) and writes to StreamCache (Cac

RE: flatpack dependency

2014-09-03 Thread Sven Nold
Hi As expected it won't be created because flatpack 3.4.X is already a bundle. So how to proceed? -Original Message- From: Sven Nold [mailto:sven.n...@isb-ag.de] Sent: Wednesday, September 03, 2014 9:28 AM To: dev@camel.apache.org Subject: RE: flatpack dependency Hi, filed under SMX4

RE: flatpack dependency

2014-09-03 Thread Sven Nold
Hi, filed under SMX4-1817 -Original Message- From: Claus Ibsen [mailto:claus.ib...@gmail.com] Sent: Wednesday, September 03, 2014 9:17 AM To: dev Subject: Re: flatpack dependency Hi Log a ticket in SMX4 to ask for an OSGi bundle of a newer version of flatpack https://issues.apache.or

Re: flatpack dependency

2014-09-03 Thread Claus Ibsen
Hi Log a ticket in SMX4 to ask for an OSGi bundle of a newer version of flatpack https://issues.apache.org/jira/browse/SMX4 Then we can upgrade Camel when the bundle is released On Wed, Sep 3, 2014 at 9:10 AM, Sven Nold wrote: > Hi, > > would it be possible to remove the dependency on > org.

flatpack dependency

2014-09-03 Thread Sven Nold
Hi, would it be possible to remove the dependency on org.apache.servicemix.bundles.flatpack and use flatpack itself in a higher version. I think the dependency on servicemix was only b/c flatpack wasn't a bundle?! At least it should be updated from 3.2.X to 3.4.X... I tried with exclusion of t