Activemq 5.18.1 integration with Wildfly 28.0.1

2023-06-28 Thread Anil Kumar Ravva
Hi, Please find my query below. We want to integrate Wildly 28.0.1 with Activemq 5.18.1. But we are not able to do this, and the excepetions are coming for the jakarta namespaces. 1. Wildfly 28.0.1 is using the jakarta namespace. 2. Activemq latest(5.18.1) is using the javax namespace in its jar

Info regarding jolokia API

2020-11-19 Thread anil kumar
Hi, Here is my requirement. I am creating a meeting with custom AMQ_SCHEDULED_ID, so that people will get notified before 15 mins.I am using Activemq , NodeJS with stompit npm module in Dockers. If I want to delete the meeting , I need to remove the scheduler and queue for that meeting. But t

Re: HornetQ to ActiveMQ Artemis (beans)

2020-02-23 Thread Anil Kumar Pippalapalli
First looks like you don’t have Artemis jms client jar on the class path of using maven you can add the dependency. Also declare below configuration under a separate bean as something like id=connectionfactory and refer to it under jmsContainerFactor bean. org.apache.activemq.artemis.jndi.Activ