Hi Yeah that is a little bug. Feel free to log a JIRA ticket.
On Wed, Dec 4, 2013 at 5:59 PM, Marco Crivellaro <marco.cr...@gmail.com> wrote: > Hi, > there is an issue with handling password with double && even when wrapping > it into RAW() constraint > > For instance the use of URI > > http://hostname/script.php?authMethod=Basic&authPassword=RAW(pa&&word)&authUsername=usr > > throws the exception: > > org.apache.camel.ResolveEndpointFailedException: Failed to resolve endpoint: > http://hostname/script.php?authMethod=Basic&authPassword=RAW(pa&&word)&authUsername=usr > due to: Invalid uri syntax: Double && marker found. Check the uri and remove > the duplicate & marker. > > > I am using camel 2.12.1 > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Issue-with-password-having-double-tp5744323.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- Red Hat, Inc. Email: cib...@redhat.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen