The Timer or Quartz components and DSL as in: from(timer://foo?period=60000)
appear to generate NoClassDefFoundError and ClassNotFound exceptions for
unrelated components, such as Scala, Mina, Http,etc. There are also many
warnings with org.apache.camel.util.ResolverUtil addIfMatching. The timers
do function, and the exceptions and warnings go away if parameters in the
URI are removed. How do you make this Camel happy?
--
View this message in context:
http://www.nabble.com/NoClassDefFoundError-for-unrelated-classes-tp22239685p22239685.html
Sent from the Camel - Users (activemq) mailing list archive at Nabble.com.