On Wed, Mar 26, 2014 at 8:13 AM, N.S.KARTHIK <[email protected]> wrote: > Hi > > Thx for the qk reply. > > *>>Could a bunch of "Camel Routes" be part of WEB-INF/lib/jar"* > > I would prefer to use "DSL Spring & java " based routes. > > Are there any Specific packaging structure changes for deployment in TOMCAT > , Compared to packaging for servicemix techniques. >
Yes its WAR (= Tomcat) vs OSGi (= SMX). See the link in my previous mails about Tomcat. For SMX its more complicated with OSGi and packaging your code as a bundle et all. > > > with regards > Karthik > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Came-DSL-Spring-Routes-on-Tomcat-insted-of-Servicemix-tp5749137p5749375.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 Make your Camel applications look hawt, try: http://hawt.io
