uCosminexus Application Server, Messages
![[Contents]](FIGURE/CONTENT.GIF)
![[Back]](FIGURE/FRONT.GIF)
KDJE47710-W
The specified application name is invalid. All objects in this application will not be bound as Portable Global JNDI names. (name = aa....aa, application name = bb....bb)
- aa....aa: Application display name
bb....bb: Standard application name
- Description
- The standard application name contains characters that cannot be specified.
- You can start the application as is, so there is no problem in the case of applications that do not use the Portable Global JNDI names.
- However, action is required if one of the following cases is applicable:
- If there is a client that looks up the objects in this application using the Portable Global JNDI name.
- If a resource reference is defined in this application using a name beginning with java:app or java:module.
- Action
- If the objects must be registered in the Portable Global JNDI name for this application, take the following action to change the standard application name:
- If <application-name> of application.xml is specified
- Correct the value specified in <application-name> and then re-import.
- If <application-name> of application.xml is not specified (if application.xml is omitted)
- Correct the EAR file name (application directory name in the exploded archive format) and then re-import.
- Note that if the objects need not be registered in the Portable Global JNDI names for all the applications in Application Server, you can control this message by specifying false in the user property ejbserver.jndi.global.enabled.
All Rights Reserved. Copyright (C) 2012, 2013, Hitachi, Ltd.