Willem Jiang wrote:
> RAW() should work in your case.

Thanks, but that's not what I'm asking.  I can find out of it works by
trying.  I want to what is expected to work---how Camel is supposed to
work.  I don't want to write software based on buggy behavior unless I'm
aware of the bug and what I'm doing is very explicitly a kludge.

I would like to know if percent-encoded special characters in a Camel
message endpoint URI *must* be wrapped in RAW() in order for Camel to
correctly process the URI under all circumstances in which the URI is
syntactically correct, not if they *can* be so.

-- 
Phil Mocek
http://mocek.org

Reply via email to