[jboss-jira] [JBoss JIRA] (WFLY-13430) Feature for checking module installation in JBoss

Joao Paulo Goncalves (Jira) issues at jboss.org
Tue May 5 14:59:30 EDT 2020


Joao Paulo Goncalves created WFLY-13430:
-------------------------------------------

             Summary: Feature for checking module installation in JBoss
                 Key: WFLY-13430
                 URL: https://issues.redhat.com/browse/WFLY-13430
             Project: WildFly
          Issue Type: Feature Request
            Reporter: Joao Paulo Goncalves
            Assignee: Brian Stansberry


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)


More information about the jboss-jira mailing list