File Menu
The File menu has the following items:
- New... These subitems launch a wizard that creates the corresponding component:
- Application
- Application Client
- Connector Resource Adapter
- Enterprise Bean
- Web Component
- Add to Application... These subitems add a component archive file to the current J2EE(tm) application EAR file.
- Application Client
- Enterprise JavaBean
- Web Application
- Connector Resource Adapter
- Open - Opens a file chooser dialog, from which you can select the module to be opened.
After you select the file, Deployment Tool will figure out the type of the module and
a corresponding node for it will appear in the tree.
- Close - Closes the current J2EE(tm) application EAR file.
- Save - Saves the changes you've made to the file associated with the currently selected tree
module. Deployment Tool saves the module, its standard deployment descriptor, and its deployment
setting file.
- Save All - Save all of the modules in the tree.
- Save As - For stand alone modules, Save As will cause the changes to save to another archive
that you specify. The original module will be closed, and the tree view will
show the newly created archive. If you are performing a Save As on an Application,
the original application ear will be closed, and the tree view will show
the newly created ear as the working ear.
- Add Server - Displays the Add Server dialog box. Enter the
hostname:portnumber of the J2EE(tm) application server that you want to add.
- Remove Server - Removes the currently selected server from the tree.
Displays a confirmation dialog asking whether you want to remove the server.
- Set Current Target Server - Sets the currently selected server as the
target server for deploying applications.
- Exit - Terminates the tool.
Legal Notices