Undeployment of packages, Web applications, and applications

When deleting a package, Web application, or application, you can choose whether to delete only the entity’s properties file, or to delete all files that have been generated by the deployment of the entity, including component stubs and skeletons and IDL interface and datatype definitions. By default, EAServer Manager performs a full deletion. In earlier EAServer versions, only properties files were deleted. When deleting with jagtool, add the type option to the delete command to specify whether to use full or simple deletion

This feature is useful for deleting entities that have been imported from a J2EE archive file. Full deletion makes removing the entity as easily as the original deployment.