WildFly CLI - Add a Module

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Overview

module add --name=io.novaordis.example --slot=main --module-xml=.../module.xml --resources=.../resource-A.jar:.../resource-B.jar
reload

For more details on WildFly modules, see

WildFly Modules