InfoCenter Home >
6: Administer applications >
6.6: Tools and resources quick reference >
6.6.0: About user assistance >
6.6.0.5: Using the Application Assembly Tool interface >
6.6.0.5.4: Viewing deployment descriptors
6.6.0.5.4: Viewing deployment descriptors
You can view the deployment descriptor for a J2EE application or for any
module contained in the application. To view a deployment
descriptor:
- Click File->Open and select the module whose
deployment descriptor file is to be viewed.
- In the navigation pane, right-click the name of the EAR file to view the
application-level deployment descriptor. Right-click the name of an EJB
module or Web module to view a module-level deployment descriptor.
Choose View Descriptor. The tool displays a window for
viewing the XML file.
- Click Close to close the window.
- If necessary, modify the values of the deployment descriptor by editing
the module's properties and then saving the archive. Repeat this
procedure to view your modifications.
|
|