My Tomcat deployment of Camel 2.9 spring 3.6.0.Release got same exception,
may I know what calsspath configurations did you end up changing to fix
this?

Sep 5, 2013 8:48:05 AM org.apache.catalina.core.StandardContext
listenerStart
SEVERE: Exception sending context initialized event to listener instance of
class org.springframework.web.context.ContextLoaderListener
java.lang.NoSuchMethodError:
org.springframework.jms.listener.DefaultMessageListenerContainer.setIdleConsumerLimit(I)V
        at
org.apache.camel.component.jms.JmsConfiguration.configureDefaultMessageListenerContainer(JmsConfiguration.java:939)
        at
org.apache.camel.component.jms.JmsConfiguration.configureMessageListenerContainer(JmsConfiguration.java:898)
        at
org.apache.camel.component.jms.JmsConfiguration.createMessageListenerContainer(JmsConfiguration.java:369)
        at
org.apache.camel.component.jms.JmsEndpoint.createMessageListenerContainer(JmsEndpoint.java:189)




--
View this message in context: 
http://camel.465427.n5.nabble.com/Camel-and-Spring-in-2-3-tp489072p5738791.html
Sent from the Camel Development mailing list archive at Nabble.com.

Reply via email to