After configuring Apache Artemis on remote machine and adding resource
adapter to Wildfly I see in log files that adapter is started and
“Bound JCA ConnectionFactory [java:/ConnectionFactory]”
and
“registering recovery for factory : ActiveMQConnectionFactory
[serverLocator=ServerLocatorImpl
[initi
That would explain it.
Does anybody know if there is a plat to support them in the future? ActiveMQ
JCA RA supports them...
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Admin-objects-not-registered-with-Wildfy-8-9-and-remote-Apache-Artemis-1-0-0-tp4702120p4702171.html
Currently we are using Wildfy with integrated HornetQ.
We have multiple applications with MessageProducers sending to Queues that
are looked up from JNDI. We are strictly using classes from JMS API.
Now we are trying to migrate to standalone Apache Artemis. If my
understanding is correct; since Art