nesday, June 01, 2011 7:47 PM
To: users@camel.apache.org
Subject: Re: Second error handed by continued(true) doesn't work
Hi,
JBI flows/endpoints use an NMR for communication between the components, and
the NMR in JBI by default is a SEDA (java.util.concurrent.BlockingQueue)
based implementat
Hi,
JBI flows/endpoints use an NMR for communication between the components, and
the NMR in JBI by default is a SEDA (java.util.concurrent.BlockingQueue)
based implementation.
Is your JBI endpoint a Binding Component that sends the exchange on a JBI
based workflow? Is your JBI flow up and running