[
https://issues.redhat.com/browse/WFCORE-4959?page=com.atlassian.jira.plug...
]
Joao Paulo Goncalves commented on WFCORE-4959:
----------------------------------------------
Thanks for answering. I can't understand the new problem context because the idea I
had about your idea is: The HC's are informed that there are new modules to download
and they go there, download, and install them. Sorry if I can't see beyond.
Feature for checking module installation in JBoss
-------------------------------------------------
Key: WFCORE-4959
URL:
https://issues.redhat.com/browse/WFCORE-4959
Project: WildFly Core
Issue Type: Feature Request
Reporter: Joao Paulo Goncalves
Assignee: Brian Stansberry
Priority: Major
Using CLI tool or Administrative Console is not possible at this moment to check if a
custom added module was added correctly, especially in domain mode. The only alternative
available is to add host per host. This approach takes time, and for unused users there
isn't some visual (GUI) to help them.
JBoss CLI approach:
module --add --source=jar1,jar2 --target=/path-of-module --host=your-host OR module --add
--source=jar1,jar2 --target=/path-of-module --host=all (deploy the module in all hosts
that belongs to the domain)
--
This message was sent by Atlassian Jira
(v7.13.8#713008)