Hitachi

Hitachi Application Server V10 Definition Reference Guide (For UNIX® Systems)


3.5.12 /glassfish-application/ejb-ref/jndi-name

/glassfish-application/ejb-ref/jndi-name specifies the absolute JNDI-name of a resource.

Description

/glassfish-application/ejb-ref/jndi-name specifies the absolute JNDI-name of a URL resource or a resource.

For entity beans and session beans, this value specifies the global JNDI name of the EJBHome object. This value is required only if the entity or session bean exposes a remote view.

For JMS message-driven beans, this value is the JNDI name of the JMS resource from which the message-driven bean consumes JMS messages. This information is alternatively specified within the activation-config sub-element of the mdb-resource-adapter element.

Specifiable values

Type: String

Default value

If the definition item is omitted

No default value

Repetition pattern

Only one time