We have wildfly 10 deployed with jolokia.war (latest version) and
wmq.jmsra-8.0.0.4.rarEverything goes ok during deployment. When i restart wildfly i get an error:
server.log
ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 66) WFLYCTL0013: Operation ("read-resource-description") failed - address:
("subsystem" => "resource-adapters"),
("resource-adapter" => "ibm-mq-ra"),
("statistics" => "extended")
]) - failure description: "WFLYCTL0030: No resource definition is registered for address [
(\"subsystem\" => \"resource-adapters\"),
(\"resource-adapter\" => \"ibm-mq-ra\"),
(\"statistics\" => \"extended\")
]"
Is this something you have seen before?
And is this something you can help me with?