uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE47731-E

There is already an object with the same JNDI name specified in aa....aa. (name = bb....bb, JNDI name = cc....cc)

aa....aa: Tag name
bb....bb: Application display name
cc....cc: JNDI name
Description
The JNDI name specified in the resource reference name is already registered as another object or context.
You cannot specify a JNDI name that is duplicated in other resource references, automatically handled objects, or reserved words determined in the standard specifications.
Action
Identify the resource reference definition with the duplicated name based on the displayed tag name and JNDI name, and then revise the JNDI name specified in the name.
Note that depending on the prefix of the JNDI name, the range of names considered as duplicated differ as follows:
For java:global
The Global JNDI name cannot be duplicated in all the J2EE servers sharing the same naming service.
For java:app
The Global JNDI name cannot be duplicated in the same application.
For java:module
The Global JNDI name cannot be duplicated in the same module.
For java:comp
The Global JNDI name cannot be duplicated in the same component.