You can just create a big WAR that has everything it needs.  See this example
project that ships with Camel...
https://svn.apache.org/repos/asf/camel/trunk/examples/camel-example-servlet-tomcat
camel-example-servlet-tomcat .

Then, you should be able to drop it into any servlet container and be up and
running.  Are you wanting to explicitly excluded dependencies from the WAR
file?


krishy wrote:
> 
> Thanks Don. But I would like some clarity on the other points - which jar
> goes where. My approach of throwing stuff in the various places and seeing
> which one sticks just doesn't seem right.
> 


-----
Ben O'Day
IT Consultant -http://consulting-notes.com

--
View this message in context: 
http://camel.465427.n5.nabble.com/Recommended-way-of-packaging-Camel-in-a-web-app-tp4532417p4533685.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to