list-libraries
list-libraries
Lists library JAR files on Eclipse GlassFish
Description
The list-libraries subcommand lists library archive files on
Eclipse GlassFish.
The --type option specifies the library type and the Eclipse GlassFish
directory for which libraries are to be listed.
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.
--type-
Specifies the library type and the Eclipse GlassFish directory for which libraries are listed. Valid values are as follows:
common-
Lists the library files for the Common class loader directory, domain-dir
/lib. This is the default. ext-
Lists the library files for the Java optional package directory, domain-dir
/lib/ext. app-
Lists the library files for the application-specific class loader directory, domain-dir
/lib/applibs.
For more information about these directories, see "Class Loaders" in Eclipse GlassFish Application Development Guide.
See Also
"Class Loaders" in Eclipse GlassFish Application Development Guide