Can you using a regular expresion change the ? character by its correspoding value supported in URL : %3F
On Thu, Aug 30, 2012 at 1:34 PM, Hilde <[email protected]> wrote: > Hello folks! > > We are using the ftp component and build up the ftp endpoint uri > dynamically. Occasionally the password consists of a questionmark but that > causes the uri to be invalid: > > &reconnectDelay=10000&password=pR+F3Snb%7D*?*&filter=#dlDataFileFilter > > The class org.apache.camel.util.UnsafeUriCharactersEncoder cannot help > because no questionmarks will be encoded. > > Cheers > Hilde > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Endpoint-uri-Questionmark-as-part-of-password-tp5718378.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- Charles Moulliard Apache Committer / Sr. Pr. Consultant at FuseSource.com Twitter : @cmoulliard Blog : http://cmoulliard.blogspot.com
