Re: PoolSize on from()

2010-09-08 Thread Daniel Bevenius
Hi, I think one way of doing this is to increase the maxPoolSize for the configured ThreadPoolProfile. For example: getContext().getExecutorServiceStrategy().getDefaultThreadPoolProfile().setMaxPoolSize(30); Regards, /Daniel 2010/9/8 Ron Smith > I have my RouteBuilder doing this: > > from

Re: Camel Exchange Patters

2010-09-24 Thread Daniel Bevenius
>We have added information about this in Camel in action, > chapter 3 when we drill down and work the Processor which exposes the > Exchange API. I just took a look but could not find such information in chapter 3. But perhaps this version of the book has yet to be released? Thanks, /Daniel 2010

Re: putting value in Camel Registry

2010-09-27 Thread Daniel Bevenius
Hi, did you also take a look at chapter 4.3 "Camel's bean registries" that discusses the registries? It goes through how to bind stuff to the different types of registries. Regards, /Daniel 2010/9/27 Mark Webb > I am stumped as to how to place an object reference into the Camel > registry.

Re: Streaming huge EDI file with camel

2011-03-27 Thread Daniel Bevenius
The thread on the Smooks list is being answered and is active...we did not ignore the post. Den 27 mar 2011 11.03, "Claus Ibsen" skrev: On Sat, Mar 26, 2011 at 1:04 PM, Claus Straube wrote: > Hi Claus, > > I k... Yeah thats fine. I would assume Smooks would be able to deal with big files in a s

Re: Streaming huge EDI file with camel

2011-03-27 Thread Daniel Bevenius
Sorry about that, here is the Smooks thread: http://old.nabble.com/Streaming-huge-EDI-file-with-camel-td31238361.html Regards, /Daniel On 27 March 2011 11:27, Claus Ibsen wrote: > On Fri, Mar 25, 2011 at 6:19 PM, Claus Straube > wrote: > > Hi all. > > > > I've posted this on the smooks list,

Re: TypeConverter loading failes in JBoss 5.1.0.GA

2011-05-12 Thread Daniel Bevenius
Hi, are you using the camel-extra JBossPackageScanClassResolver: http://camel.apache.org/camel-jboss.html Regards, /Daniel On 12 May 2011 11:10, anoordover wrote: > Loading of de TypeConverters failes with de following trace: > > > 11:04:00,853 TRACE [DefaultPackageScanClassResolver] Searchi