Network Deployment (Distributed operating systems), v8.0 > Reference > Commands (wsadmin scripting) > OSGiApplicationCommands: OSGi Applications administrative commands


exportDeploymentManifest command

Use the exportDeploymentManifest command to export the current deployment manifest, the DEPLOYMENT.MF file, from an enterprise bundle archive (EBA) asset. You might want to do this to save the information, or to import it into another identical application.

To run the command, use the AdminTask object of the wsadmin scripting client.

Command-line help is provided for OSGi Applications commands:


Purpose

This command exports the current deployment manifest from an EBA asset.


Target object

None



Required parameters

-asset

The name of the EBA asset to export the deployment manifest from. This must be an installed EBA asset.

-path

The file path for the location of the exported deployment manifest. If the location does not exist, the export process creates it.


Conditional parameters

None



Optional parameters

None


Example

AdminTask.exportDeploymentManifest('[-asset
com.ibm.ws.eba.example.blabber.app.eba -path /test/temp/]')

Parent topic: Export a deployment manifest using the exportDeploymentManifest command

Parent topic: OSGiApplicationCommands: OSGi Applications administrative commands

Related concepts:

About OSGi Applications
Enterprise bundle archives

Related tasks:

Secure OSGi Applications
Deploy an OSGi application as a business-level application
Export a deployment manifest using the exportDeploymentManifest command

Related reference:

OSGi Applications: Troubleshooting tips
OSGi deployment manifest file
Reference topic Feedback
Copyright IBM Corporation 2009, 2011. All Rights Reserved.
This information center is powered by Eclipse technology.

+

Search Tips   |   Advanced Search