
You need to build the EAR file of the Enterprise project before deploying the application to the J2EE Engine.
The EAR file contains the WAR and JAR files, and the application.xml and application-j2ee-engine.xml deployment descriptors. Optionally, it can also contain data-source-aliases.xml, log-configuration.xml or sap.application.global.properties.
When you build the EAR file, this also automatically builds the WAR and JAR files in the referenced projects.
Building EARs in Enterprise Application Projects
Building EARs in Enterprise Application DC Projects
An EAR file with the same name as the Enterprise project is created.
You can deploy the application now. For more information, see Deploying EARs .