uCosminexus Application Server, Application Setup Guide

[Contents][Index][Back][Next]

7.8 Deleting the library JAR files from the J2EE application

To delete the library JAR files imported into a J2EE application, execute the following command:

Execution format

cjdeletelibjar [server-name] [-nameserver provider-URL] -name J2EE-application-name -f library-JAR-file-name
 

Example of execution
cjdeletelibjar MyServer -name App1 -f applib.jar
 

For details on the cjdeletelibjar command, see cjdeletelibjar (Deleting library JAR) in the uCosminexus Application Server Command Reference Guide.

Note:
You cannot add or delete a library JAR in J2EE applications that are in the exploded archive format.