Hello,

Can you precise the endpoint URL you are trying to use please?

Note that there are different components to use ActiveMQ, each with
specific ids and specific dependency:
* JMS https://camel.apache.org/components/4.4.x/jms-component.html
* ActiveMQ 5
https://camel.apache.org/components/4.4.x/activemq-component.html
* ActiveMQ 6
https://camel.apache.org/components/next/activemq6-component.html

regards,

On Tue, Aug 27, 2024 at 11:50 AM Sujeet Singh <sujeetkumarsi...@gmail.com>
wrote:

> 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
>

Reply via email to