You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Richard Williams <ri...@elabsolutions.com> on 2014/03/01 17:23:08 UTC

Re: camel-redis db selection

Be sure to include a leading # in the URI if you are passing the
connectionFactory name there. I spent an entire day before I discovered that
the url should look like this

?connectionFactory=#redisfactory

instead of this

?connectionFactory=redisfactory



--
View this message in context: http://camel.465427.n5.nabble.com/camel-redis-db-selection-tp5738926p5748159.html
Sent from the Camel - Users mailing list archive at Nabble.com.