Hi,
I am trying to run the camel-example-cdi-aws-s3 example and I get an error that
the client is immutable. I had to change the example for keys and bucket name.
So, maybe that is where the problem is.
The modified route I use is:
from("aws-s3:my-scratch-bucket?accessKey=X&secretKey=X
users@camel.apache.org" , Kendall Shaw
Subject: Re: aws-s3 client is immutable when created with the builder
Using camel 2.21.0-SNAPSHOT and adding the credentials inside Application.java
I don't have any kind of trouble.
[INFO] Using org.apache.camel.cdi.Main to initiate a CamelContext
y suggestion is building apache camel from code and get
the snapshot in your local repo
Inviato da Yahoo Mail su Android
Il mar, 19 dic, 2017 alle 18:20, Kendall Shaw
ha scritto: Thank you. How do I use the snapshot version? I’ve tried
specifying the apache snapshot repository