Tools Menu
The Tools menu has the following items:
-
Update Files -
Updates the contents of the J2EE(tm) application EAR file.
For example,
suppose that you've compiled a file named MyEJB.java
and added it to an J2EE application.
Later, you change the MyEJB.java and recompile it.
When you select Update Files, the new MyEJB.class file
is put into the J2EE application EAR file.
-
Deploy -
Deploys (installs) the selected J2EE application
onto the J2EE server. Deployed applications are displayed
in the Servers tree view.
- Undeploy -
Reverses the deployment (installation) of the
selected J2EE application on the J2EE server. Removes the
application from the Servers tree view.
-
Update and Redeploy -
Combines the Update Files and Deploy
functions.
-
Verifier -
Launches the verifier, a tool that checks J2EE
components for errors.
-
Clone Inspector -
Creates a new window that contains the
set of tabbed panes (inspectors) for the selected tree
node (component).
-
Edit Roles -
Opens the Edit Roles dialog box, which enables you
to create and modify security roles. For details,
see the Edit Roles help topic under Other Dialogs.
-
Descriptor Viewer -
Displays a read-only copy of the deployment
descriptor for the selected tree node.
-
Server Configuration -
Opens the Configure Installation dialog
box. For details, see the Server Configuration dialogs under
Tabbed Panes.
Copyright 1999-2001 Sun
Microsystems,
Inc. All Rights Reserved.