Description
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 jars.
So can you suggest is there any workaround to use the activemq 5.18.1 with wildfly 28.0.1
Is there any plan to upgrade the activemq with jakarta specifications.