Load balancing camel endppoints

2017-06-15 Thread anjanaintergration
Hi, I have soap endpoints produced from application that uses apache camel to route the request when soap endpoint receives request. Now i need to add load balancer to manage these endpoints. From what i understand the option are a. option 1. multiple jvm application, mutiple tomcat instance

inject OSGi service into Camel Route

2017-06-15 Thread Mark
I need to expose a service in OSGi that I would like my Camel route to have access to. Is there example code or documentation that shows how this can be done? My Camel route uses Java DSL, so that may present an extra challenge to this problem. I'm hoping that this can be done easily so that I

[ANNOUNCEMENT] Apache Camel 2.19.1 Released

2017-06-15 Thread Gregor Zurowski
The Camel community announces the immediate availability of the Camel 2.19.1 patch release. This release contains 57 fixes and improvements applied in the past weeks on the 2.19.x branch. The artifacts are published and ready for you to download [1] either from the Apache mirrors or from the

Re: ActiveMQ shuts down before Camel routes when stopping service in Windows

2017-06-15 Thread nexus
Hello, Zoran Thank you for the response! I'm continuing my investigation. Seems, that shutdown of ActiveMQ + Camel never worked perfectly :) at least starting from activemq v5.8.0 with camel v2.10.3... or, probably, the example configuration shipped with release and managed in public access

Re: Printing log twice

2017-06-15 Thread Claus Ibsen
Hi Maybe its related to: http://camel.apache.org/why-is-my-message-body-empty.html On Thu, Jun 15, 2017 at 2:20 PM, RajeshThummala wrote: > Hi Team, > Today I have observed a behavior, I am trying to print API response twice > (without any other operations in between), in

Printing log twice

2017-06-15 Thread RajeshThummala
Hi Team, Today I have observed a behavior, I am trying to print API response twice (without any other operations in between), in this case I am seeing log generated only once. Any reason in this? Thanks and regards, Rajesh Thummala -- View this message in context: