Hi ShlomiJ,

The URI Syntax(W3C spec driven) does not allow spaces or underlines in URIs.
In addition '&' is a reserved character used to delimit parameters per the
URI syntax 
for e.g 
 URL  --> http://www.abc.com/xyz?foo=123&bar=345
 URN --> jetty:http://www.abc.com/xyz?foo=123&bar=345

All camel components follow this convention for the URI syntax...

Hope this helps.

Cheers,

Ashwin...

-----
---------------------------------------------------------
Ashwin Karpe
Apache Camel Committer & Sr Principal Consultant
FUSESource (a Progress Software Corporation subsidiary)
http://fusesource.com 

Blog: http://opensourceknowledge.blogspot.com 
---------------------------------------------------------
--
View this message in context: 
http://camel.465427.n5.nabble.com/Quartz-Timer-Illegal-Characters-tp5525318p5525435.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to