Dear, I have two applications deployed to tomcat as two separate wars. Application 1 wants to send message to application 2 using VM component. Documentation says, that camel-core.jar has to be on the system/boot classpath.
I have stored camel-core-2.7.0.jar in $CATALINA_HOME/lib restarted tomcat, deployed both applications, but message cannot be sent to application 2 (it times out). 1. Has to be camel-core-2.7.0.jar excluded from WAR? 2. Does anybody have example of Tomcat 7 setup that shares camel-core.jar for all applications? Thanks. -- View this message in context: http://camel.465427.n5.nabble.com/How-to-correctly-setup-Tomcat-7-to-enable-sending-messages-between-2-wars-tp4302787p4302787.html Sent from the Camel - Users mailing list archive at Nabble.com.