Hi Ramon,

> Is it possible on tomcat?

Sure. Camel Jetty component [1] opens new embedded HTTP server on the
port of your choice, so it don't have to conflict with ports opened by
Tomcat.

> Any examples?

You can deploy the example mentioned [2] by Claus on Tomcat as well.

> Also I want to be able to dynamically route the requests to
> different servers.

Camel is pretty dynamic animal :) Could you elaborate what exactly do
you want to achieve here?

Best regards.

[1] http://camel.apache.org/jetty.html
[2] 
http://camel.apache.org/how-to-use-camel-as-a-http-proxy-between-a-client-and-server.html

--
Henryk Konsek
http://henryk-konsek.blogspot.com

Reply via email to