Hi 

I have quite a critical issue to be solved. I am running my camel
applications in Tomcat7. Everyday the complexity of the application
increases and application grows. 

Adding multiple dependencies, plugins to the pom file adds multiple JAR
files to the WAR file. ( WEB_INF\lib). My tomcat instance was not able to
handle it. It crashes. 

I tuned the memory of Tomcat, And managed. But I have a fear this could be a
big issue to manage in real time. 

I need a solution to solve this. 

1. Can I dump all the jars to the Tomcat server library and get it referred
by my Camel Application ?
2. Can I create a separate WAR file which will have only the libraries, Can
I refer it from another WAR ? Inter WAR reference is possible ?

This could be a definite solution to be discussed. Please refer any link
which has the solution for this problem already. 

Best,
Guru
@gnanagurus



--
View this message in context: 
http://camel.465427.n5.nabble.com/Managing-the-Camel-libraries-and-Setting-up-the-Camel-Classpath-tp5717187.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to