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.