Re: aws-s3, get a single object

2017-06-19 Thread Gregor Zurowski
Hi Artur, You should be able to get a single S3 object with the camel-aws component using the "fileName" query parameter on the consumer. See the documentation at https://github.com/apache/camel/blob/master/components/camel-aws/src/main/docs/aws-s3-component.adoc. Gregor On Mon, Jun 19, 2017 at

aws-s3, get a single object

2017-06-19 Thread Artur Jablonski
Hello, I am trying to get a single object from S3 via Camel and I am not sure how to do this. It seems that the producer endpoint can only upload to S3 and the consumer endpoint can poll a bucket, but how can express a use case of retrieving a single S3 object when I know it's key? Best Artur

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

2017-06-19 Thread nexus
Thank you for quick reaction and help! -- View this message in context: http://camel.465427.n5.nabble.com/ActiveMQ-shuts-down-before-Camel-routes-when-stopping-service-in-Windows-tp5803644p5804869.html Sent from the Camel - Users mailing list archive at Nabble.com.