You are welcome to do a PR to update the docs at
https://github.com/apache/camel/blob/master/components/camel-ahc/src/main/docs/ahc-component.adoc

We love contributions
http://camel.apache.org/contributing

On Wed, Oct 19, 2016 at 7:08 PM, rlstephens <rlsteph...@gmail.com> wrote:
> Hello!
>
> I am upgrading our Camel services to use 2.18.0. We have a service that uses
> the camel-ahc component to send SMS alerts via a  webservice call.
>
> Route building was failing after upgrade due to a change in the way the
> endpoint handles realm properties. Current documentation specifies using
> clientConfig.realm.x for realm options. This gave me Route errors about bad
> realm parameters.
>
> I noticed AhcClientConfigRealmUriTest was changed with the AHC 2.x upgrade
> commit to use realm.x instead of clientConfig.realm.x. This worked fine for
> me.
>
> Could somebody please update the documentation with the new realm.x
> parameters?
>
> Thanks!
> Ryan
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/camel-ahc-Component-Documentation-tp5788978.html
> Sent from the Camel Development mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2

Reply via email to