Hi Yes you can for example use the content based router http://camel.apache.org/content-based-router.html
... or the dynamic to http://camel.apache.org/how-do-i-use-dynamic-uri-in-to.html On Fri, Jul 19, 2013 at 6:51 PM, adityagupta01 <[email protected]> wrote: > I have a requirement where I need to route our http requests to different > Apache/tomcat servers based on the Userid which is a part of HTTP URL. The > Userid to Apache/tomcat servers mapping can either be in Unix Shell or in > the Database. > > Can we use Camel or something to route the requests. > > Please help.... > > Thanks, > Aditya > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-as-Http-Router-based-on-Unix-Shell-or-DB-Query-for-a-Userid-tp5735911.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- Red Hat, Inc. Email: [email protected] Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen
