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
>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
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.
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
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,
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