Viewing deployment manifest files

About this task

The deployment manifest, META-INF/DEPLOYMENT.MF, specifies all the bundles that make up the application, including bundles that are required following dependency analysis. The deployment manifest specifies the actual version of each bundle that is used in the application. It is created automatically when an EBA asset is installed and it ensures that each time an application server starts, the bundles that make up the application are the same.

Note: You cannot edit a deployment manifest file directly. The deployment manifest file is automatically generated when you install your OSGi application on the server.

Procedure

  1. In Enterprise Explorer, expand your application project.
  2. Expand META-INF and then double-click DEPLOYMENT.MF to open your deployment manifest in the editor.

Results

For more information about the OSGi deployment manifest file, see the following subtopic:
Icon that indicates the type of topic Task topic
Timestamp icon Last updated: July 17, 2017 21:58

File name: teddeploymf.html