We have multiple consumers (workers) on activemq queue. The message groups
secure that messages within one message group are delivered to one selected
consumer. As we have multiple consumers the messages from different message
groups can be processed in parallel. I expected the throttling is done
p
Greetings! Apologies for replying to / reviving such an old thread.
http://camel.465427.n5.nabble.com/JMS-message-selector-problem-with-IBM-MQ-when-doing-request-reply-MEP-InOut-tt5746670.html#none
Fernando originally wrote, that while using WebSphere MQ and a single shared
reply
queue, the gener
Hi,
I'm new to apache camel framework and i'm using *2.15.1* version.
My use case is to poll aws s3 bucket and download newly created files from
it and for that i'm doing as follows
*camel-route*
from("aws-s3://" + Constants.S3_BUCKET +
"?amazonS3Client=#client&deleteAfterRead=false")
.ro
Hi,
I'm consuming an ActiveMQ queue, this consommation is first in-first out,
and that's fine like this.
In this queue, I received messages status of foreign object status,
And when I'm consuming them, I'm exclusively interested by the very very
last status of these remote objects.
Is there an e
Hello,
I need some help with an integration involving SQL batch processing and
aggregation. The integration will be executed on demand by an end user. It
will retrieve line items from a database, aggregate the line items by ticket
nbr, and publish each ticket to web service. After the ticket is p
So the use case for using 1800-01-01in our case was, to some extent,
arbitrary.
Business needed some arbitrary, very old date for some data.
We got around the issue by choosing 1900-01-01 instead.
The problem of course is valid.
One solution could be to pass date in milliseconds (i.e. number of
Hello,
For anyone who may run into this.
It seems that if I add a field into my record and call 'save', this new
field is not stored in MongoDB. So, say my original record is as follows:
{ id : "id", "firstName" : "First Name" }
and I want to update it with the following :
{ id : "id", "first
Hello,
I configured the rsClient as follows:
http://localhost:${port}/${something}/get/data"/>
In the route, I would like to use the address that is configured within the
cxf:rsClient and add additional query parameters.
http://camel.465427.n5.nabble.com/cxf-rsClient-Append-to-
Do we help the community (lower footprint) when we switch from jodatime to
java8 zoneddatetime?
Op 27 jun. 2016 8:33 p.m. schreef "arno noordover [via Camel]" <
ml-node+s465427n5784467...@n5.nabble.com>:
> I decided to implement the raised issue only for 2.18.0, because the
> use-case for old date
I decided to implement the raised issue only for 2.18.0, because the use-case
for old dates in salesforce isn't very clear.
This decision was made on the fact that 2.18.0 didn't support jodatime at
all and this was a regression.
--
View this message in context:
http://camel.465427.n5.nabble.co
10 matches
Mail list logo