Hi All,
     I am using the Apache Camel FTP Component version 2.10.1 for
transferring files from a remote location. 

The password for the remote location contains special characters like ';'
and '&'. Due to this an 'org.apache.camel.ResolveEndpointFailedException' is
being thrown while initializing the route. 
I had tried to escape the '&' with '%26', but the exception reocurrs.
Has anybody faced this issue before?

The exception message is as follows - "There are 1 parameters that couldn't
be set on the endpoint. Check the uri if the parameters are spelt correctly
and that they are properties of the endpoint. Unknown
parameters=[{amp;el=null}]"

Thanks in advance.

Regards,
Ranjit



--
View this message in context: 
http://camel.465427.n5.nabble.com/FTP-Component-Failed-to-resolve-endpoint-tp5721583.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to