Hi,
I think you can take a look at the camel-twitter component codes.
As you know there are lots APIs which are provided by twitter.
It calls the different API by looking up the path of the uri.
For the operation part , I think it is OK, and you should support override the
operation through
Camel Riders,
I need you suggestions on the URI options that I should consider for this
component. Taking a look at the following url:
https://www.x.com/developers/paypal/documentation-tools/paypal-sdk-index
It can be seen that there are different API products. I would assume that
we would be pr
Hi Bilgin,
I think current camel behavior is right. If the exchange is handled rightly,
the file will not be moved.
If the further processor doesn't start, the file should not be moved at the
same time.
It could be very helpful if we restart the camel context at this time, and we
will lose the
Hi Willem,
If I set waitForTaskToComplete=Alway or
waitForTaskToComplete=IfReplyExpectet SEDA will will not handover the
completions, but it will also block and wait for the exchange to be
processed and the it will complete the exchange. So in this case, if there
is no seda consumer to process the
I think I need one or two more days to review the release. Right now I
prepare my trip to ApacheCon NA to Portland...
Best,
Christian
On Fri, Feb 22, 2013 at 3:16 PM, Hadrian Zbarcea wrote:
> We have a new patch release candidate apache-camel-2.10.4 ready. It comes
> with approximately 105 issu