uCosminexus Application Server, Common Container Functionality Guide
This subsection describes the deploying and un-deploying of J2EE applications in the exploded archive-format.
To import an exploded archive-format J2EE application into the J2EE server and to make the application executable from the client, you must deploy the application. Import the exploded archive-format J2EE application into the J2EE server that will execute the J2EE application. The class loaders generated when the application is started store and operate the application directory as a class path.
To delete an exploded archive-format J2EE application, execute the un-deploy process for the application. After the un-deploy process finishes, the registration of the J2EE application on the J2EE server is cancelled. Note that the application directory is not deleted.
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.