Ahh. Just for the update.
I was developing a custom component, and one has to remember 2 things to
support the BridgeErrorhandler.
1. call the configureConsumer in the Endoint.createConsumer method.
public Consumer createConsumer(Processor processor) throws Exception {
Drupal
Hi
Take a look at this CXF proxy example
http://camel.apache.org/cxf-proxy-example.html
Taariq
On Sun, Jun 9, 2013 at 10:50 AM, subramanyam wrote:
> Hi to all,
>
>
> I am subramanyam new to camel integration framework.Currently i am working
> onthis.i have a scenario like this i am taking a so
Hi to all,
I am subramanyam new to camel integration framework.Currently i am working
onthis.i have a scenario like this i am taking a soap request from one data
source and it will send to proxy then send to as it is to actual to
destination.
so pls can you help in this scenario.
Thanks,
su
Hi!
Playing a bit with DefaultShutdownStrategy and possibility of redelivering,
I've turned out that from time to time camel can hang.. I've stuck trying to
understand the problem and how I can avoid it.
To check shutdown process. I've just created handler
public class LazyHandler {
private
Hello,
I have the following need :
+ I receive message in the queue IN
+ I want to route the same message to the endpoints defined in the header
property "Partner" = (A, B, C)
+ Each message routed by the recipient list should have a specific header
property, for example for the endpoint A, we sh