1 Reply Latest reply on Sep 23, 2015 2:45 AM by horvie

    Admin objects not registered with Wildfy 8/9 and remote Apache Artemis 1.0.0

    horvie

      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 [initialConnectors=[TransportConfiguration(name=4bc24123-602b-11e5-9407-551411613f9b, factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyConnectorFactory) ?port=61616&host=myHost], discoveryGroupConfiguration=null], clientID=null, consumerWindowSize = 1048576, dupsOKBatchSize=1048576, transactionBatchSize=1048576, readOnly=false]”.


      But my TEST_Q is not bound to JNDI, and there is no trace in log files about admin objects.

       

      I'm attaching configuration files.