en.help.task-uc-installed-remove.html Maven / Gradle / Ivy
To View Installed Components
The Installed Components page provides information about components of the installation image that are
installed.
Uninstalling a component involves removal of the following items:
All files and directories that were introduced by the original installation of the component
All files and directories that were introduced by updates to the component after the original installation
- In the navigation tree, select the Update Tool node.
The Available Add-Ons page opens.
- On the Available Add-Ons page, click the Installed Components tab.
The Installed Components page opens.
Next Steps
To uninstall any installed components, first stop the GlassFish Server domain. Then use
one of these commands:
as-install-parent/bin/updatetool, which starts the Update Tool graphical utility
as-install-parent/bin/pkg, a command-line version of the Update Tool
For information on using the pkg command, see Chapter 10, Extending GlassFish Server, in Oracle GlassFish Server 3.0.1 Administration Guide. The Update Tool
utility has its own online help.
Restart the server after you have finished uninstalling the components.
See Also