This command sets up the environment of J2EE servers with specified names.
This command creates the default user definitions for J2EE servers set up in the following directory:
- In Windows
Cosminexus-installation-directory\CC\server\usrconf\ejb\server-name\
- In UNIX
/opt/Cosminexus/CC/server/usrconf/ejb/server-name/
When the -d option is specified, the J2EE server environment (directories and files) shown below is deleted:
- In the storage directory for user-definition files
- In Windows
Cosminexus-installation-directory\CC\server\usrconf\ejb\server-name\
- In UNIX
/opt/Cosminexus/CC/server/usrconf/ejb/server-name/
- In a temporary work directory
- In Windows
Cosminexus-installation-directory\CC\server\repository\server-name\
- In UNIX
/opt/Cosminexus/CC/server/repository/server-name/
- In the work directory (default)
- In Windows
Cosminexus-installation-directory\CC\server\public\ejb\server-name\
- In UNIX
/opt/Cosminexus/CC/server/public/ejb/server-name/
- In the storage directory for Web applications (default)
- In Windows
Cosminexus-installation-directory\CC\server\public\web\server-name\
- In UNIX
/opt/Cosminexus/CC/server/public/web/server-name/
For the work directory and storage directory for Web applications, the directories and subordinate files are deleted if a value other than the default value is specified in the ejb.public.directory key of the usrconf.cfg user definition file.