This subsection describes the deploying and un-deploying of J2EE applications in the archive format.
To execute a Web application or an EJB application with a J2EE server, you must deploy the application as a J2EE application. Import the EAR file into the J2EE server that executes the J2EE application.
To delete an archive-format J2EE application, execute the un-deploy process for the J2EE application. After the un-deploy process finishes, the J2EE application is deleted from the J2EE server.