Hello,

The documentation now is generated automatically through the source code.

You can take a look here:

https://github.com/apache/camel/blob/camel-2.18.x/components/camel-ahc/src/main/docs/ahc-component.adoc

We will leave confluence soon and we will use new documentation on a new site.

Anyway the documentation need to be updated, because I still see references to 
com.ning package, while AHC 2.x has a new groupId and packaging.

Thanks for spotting this.

Cheers,
 --
Andrea Cosentino 
----------------------------------
Apache Camel PMC Member
Apache Karaf Committer
Apache Servicemix Committer
Email: ancosen1...@yahoo.com
Twitter: @oscerd2
Github: oscerd



On Thursday, October 20, 2016 10:12 AM, 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.

Reply via email to