Hide Forgot
Description of problem: EAP7 full profile contains messaging-activemq subsystem but it's not discovered by JON. From jboss-cli: [domain.0.1:8990 /] /profile=full/subsystem=messaging-activemq:read-resource { "outcome" => "success", "result" => { "jms-bridge" => undefined, "server" => {"default" => undefined} } } subsystem is there but it's not discovered by JON. Version-Release number of selected component (if applicable): JON 3.3.5 + eap plugin pack update04-DR01 How reproducible: Always Steps to Reproduce: 1. import domain EAP 7 Domain controller resource to JON inventory 2. go to profiles->full->subsystems Actual results: messaging-activemq subsystem is not there Expected results: messaging-activemq subsystem should be there Additional info: messaging-activemq subsystem is discovered correctly in eap 7 standalone
Fixed in the master: commit da4682f49f73c02fd6f4e03f97e23c8765f07b86 Author: Michael Burman <miburman> Date: Mon Apr 4 11:19:42 2016 +0300 [BZ 1322811] Fix path of ActiveMQMessaging (Profile)