list-modules
Table of Contents
list-modules
Lists Eclipse GlassFish modules
Description
The list-modules subcommand displays a list of modules that are
accessible to the Eclipse GlassFish module subsystem. The version of
each module is shown.
This subcommand is supported in remote mode only.
Options
- asadmin-options
-
Options for the
asadminutility. For information about these options, see theasadmin(1M) help page. --help-?-
Displays the help text for the subcommand.
Examples
Example 1 Listing Eclipse GlassFish Modules
This example provides a partial listing of modules that are accessible to the Eclipse GlassFish module subsystem
asadmin> list-modules
List Of Modules
Module : org.glassfish.transaction.jts:3.0.0.b66
Module Characteristics : List of Jars implementing the module
Jar : file:/home/gfuser/GlassFish/glassfish8/glassfish/modules/jts.jar
Module Characteristics : Provides to following services
Module Characteristics : List of imported modules
Imports : org.glassfish.transaction.jts:3.0.0.b66
Module : com.sun.enterprise.tiger-types-osgi:0.3.96
Module : org.glassfish.bean-validator:3.0.0.JBoss-400Beta3A
Module : org.glassfish.core.kernel:3.0.0.b66
Module Characteristics : Provides to following services
Module Characteristics : List of imported modules
Imports : org.glassfish.core.kernel:3.0.0.b66
Module Characteristics : List of Jars implementing the module
Jar : file:/home/gfuser/GlassFish/glassfish8/glassfish/modules/kernel.jar
Module : org.glassfish.common.util:3.0.0.b66
Module Characteristics : List of Jars implementing the module
Jar : file:/home/gfuser/GlassFish/glassfish8/glassfish/modules/common-util.jar
Module Characteristics : Provides to following services
Module Characteristics : List of imported modules
Imports : org.glassfish.common.util:3.0.0.b66
...
Command list-modules executed successfully