In the environment prior to migration, create an archive file (EAR file, WAR file, or EJB-JAR file) in the project during the execution of the building process. In WTP, the archive file is not created during the building process. Therefore, if you want to create an archive file, use the export functionality of WTP.
This section describes how to create an archive file.
To create an EAR file:
Item name | Values | Settings |
---|---|---|
EAR Project | Select an enterprise application project to be exported. | Z |
Destination | Specify the file path of the export destination of EAR file. | Z |
Item name | Values | Settings |
---|---|---|
EJB Project | Select an EJB project to export. | Z |
Destination | EJB-JAR file to be exported. | Z |
The EAR-JAR file will be exported.
To create a WAR file:
Items | Value | Setting |
---|---|---|
Web project | Select the Web project to export. | Z |
Destination | Specify the file path of the export destination of WAR file. | Z |