[
https://issues.jboss.org/browse/AS7-6148?page=com.atlassian.jira.plugin.s...
]
Brian Stansberry commented on AS7-6148:
---------------------------------------
This needs dev list discussion before implementation. The existing module related commands
need rework as well; the CLI should not be directly updating the filesystem, it should be
delegating to the server for that.
Any further work in the area of manipulating modules needs to be done in the context of a
clear contract as to where modules are to be stored. The current contract is insufficient
for a general purpose feature.
CLI command to list/view AS modules
-----------------------------------
Key: AS7-6148
URL:
https://issues.jboss.org/browse/AS7-6148
Project: Application Server 7
Issue Type: Feature Request
Components: CLI
Affects Versions: 7.1.2.Final (EAP)
Reporter: Akram Ben Aissi
Assignee: Alexey Loubyansky
For the same reason as AS7-4265, it would be useful to have command to list and view
modules and their configuration.
For example:
modules list --name=org.jboss.*
or simply
modules list
will display a list of all available/installed modules in the AS.
The same way,
modules view --name=org.jboss.as.security --slot=name
will display details for the specified module, include its related resources and classes,
and so on
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira