Hi

Yeah Apache Camel is just a library and its container agnostic -
meaning that you can run and use Camel anywhere you want - just
requires Java JVM.

There is plenty of documentation how to develop web applications for
Apache Tomcat (eg WAR files).

There is some details here
http://camel.apache.org/tutorial-on-using-camel-in-a-web-application.html



On Thu, Mar 20, 2014 at 11:04 AM, N.S.KARTHIK <nskarthi...@gmail.com> wrote:
> Hi
>
> Spec : Jdk1.7
> O/s : RedHat Linux
> Camel : Latest
>
>   Question : I know using Fuse / Eclipse Ide, Camel basic Http routes can be
> written  and executed.
>                  But Instead of Executing the same on "SERVICE MIX" env  can
> i use Tomcat  for processing the
>                  Camel routes.
>
>  Note :  the Routes devloped are
>                                  a) Routes of WebService using CFX
>                                  b) Routes with db connectivity to store the
> info from webservice.
>
>
>
> with regards
> karthik
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Came-DSL-Spring-Routes-on-Tomcat-insted-of-Servicemix-tp5749137.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cib...@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen
Make your Camel applications look hawt, try: http://hawt.io

Reply via email to