uCosminexus Application Server, Application Setup Guide

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

9.13.1 Referencing the J2EE application names

The procedure for referencing the J2EE application name is as follows:

  1. Acquire the application attribute file.
    Execute the following command to acquire an application attribute file:
    Execution format
     
    cjgetappprop [server-name] [-nameserver provider-URL] -name J2EE application-name -c path-of-the-application-attribute-file
     
    Example of execution
    cjgetappprop MyServer -name account -c C: \home\accountAPP.xml
  2. Open the application attribute file with the text editor.
    Reference the J2EE application name (<lookup-name>) of the application attribute file.

For the cjgetappprop command, see cjgetappprop (Acquiring application properties) in the uCosminexus Application Server Command Reference Guide. For details on the property files, see 3.2 Application property file in the uCosminexus Application Server Application and Resource Definition Reference Guide.

Note:
The J2EE application name registered in JNDI namespace is assigned automatically based on the J2EE application name and this name cannot be changed.