Exporting applications enables you to back them up and preserve their binding information. You can export your applications before you update installed applications or before you migrate to a different version of the WebSphere Application Server product.
Using Jacl:
where app1 is the name of the application that will be exported and C:/mystuff/exported.ear /mystuff/exported.earis the name of the file where the exported application will be stored.Using Jacl:
where app1 is the name of the application whose DDL files will be exported and C:/mystuff is the name of the directory where the DDL files export from the application.