Hi, We have added camel-activemq depedency for activemq.
We are getting error like below Caused by: org.apache.camel.NoSuchEndpointException: No endpoint could be found for jmsMQ://queue:ABC.INT.QUEUE, please check your classpath contains the needed Camel component jar. at org.apache.camel.impl.engine.AbstractCamelContext.doGetEndpoint(AbstractCamelContext.java:836) Anything we are missing here? Thanks, Sujeet