JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle GlassFish Server 3.1 Troubleshooting Guide
search filter icon
search icon

Document Information

Preface

1.  Overview of Oracle GlassFish Server Troubleshooting

2.  Specific Issues

3.  Frequently Asked Questions

Administration FAQs

Which asadmin Commands are Supported?

Application FAQs

How Do I Debug Applications?

How Do I Change Application Permissions?

What Are the Restrictions and Optimizations for Session Beans?

Eclipse FAQs

Where Can I Find More Information About Eclipse and GlassFish Server Integration?

Extensibility FAQs

How Do I Develop Add-On Components?

How Do I Add Containers?

How Do I Extend the Administration Console?

Java Persistence FAQs

What Are the Restrictions and Optimizations for the Java Persistence API?

Update Tool FAQs

How Do I Use Update Tool to Extend My GlassFish Server Installation?

How Do I Turn Off the Notifier?

To Turn Off the Notifier

Index

Update Tool FAQs

How Do I Use Update Tool to Extend My GlassFish Server Installation?

Enterprise Server provides an administrative tool called Update Tool that enables you to install updates and add-on components to your existing Enterprise Server installation.

Update Tool can be accessed as a standalone graphical tool from the command line (using the updatetool command from as-install-parent/bin), or as a browser-based graphical tool from the Administration Console (using the Update Tool node). For more information about Update Tool, see Update Tool in Oracle GlassFish Server 3.1 Administration Guide.


Note - To update or remove installed components, you must use the standalone graphical Update Tool, not the Administration Console Update Tool.


A command-line interface is also available for Update Tool. This interface uses the pkg command and enables you to perform most of the tasks provided by the standalone graphical version. For more information about the pkg command, see Chapter 11, Extending and Updating GlassFish Server, in Oracle GlassFish Server 3.1 Administration Guide.


Note - Update Tool differs from Upgrade Tool, which is used to migrate the configuration and deployed applications from an earlier version of GlassFish Server to the current version. For more information about Upgrade Tool and upgrading, see the Oracle GlassFish Server 3.1 Upgrade Guide.


How Do I Turn Off the Notifier?

Update Tool provides automatic notifications of available updates after installation. These notifications can be turned off if desired.

To Turn Off the Notifier

  1. Launch the standalone graphical tool using the updatetool command:
    as-install-parent/bin/updatetool
  2. Click Preferences.
  3. Click the Updates tab.
  4. Deselect Automatically Check for Updates and click OK.