Exporting deployment manifest files

When an application is deployed to the server, a deployment manifest file is generated. It contains the exact set of bundles, at the specific versions, that are deployed as part of that application. If you want to run the same application on another server, you can export the deployment manifest as part of the OSGi application EBA and import it to the new server to ensure that the same set of bundles with the same versions are deployed.

Procedure

  1. In Enterprise Explorer, right-click your OSGi application project and then select Export > OSGi Application (EBA). The Export wizard opens.
  2. In the To EBA file field, specify the location and name of the EBA file to which you want to export the application project EBA file. Click Finish. The deployment manifest is exported as part of the EBA file.
Icon that indicates the type of topic Task topic
Timestamp icon Last updated: July 17, 2017 21:58

File name: texportdeploymf.html