Using modules for applications
Roger Riggs
Roger.Riggs at Oracle.com
Wed Jun 2 05:15:11 PDT 2010
Hi,
Is there a way to determine the module ID that is contained in a .jmod file
either before or after installation?
The SimpleLibrary.install methods install modules but do not return
any indication what was just installed.
Even from the command line it would be useful to know what was just
installed.
Though the module name might be encoded in the file name, I'd rather not
be parsing filenames to find the module name. Alternatively, a simple
reader
of the .jmod file would be simple.
Suggestions or workarounds?
Thanks, Roger
More information about the jigsaw-dev
mailing list