Sun Java System Application Server 9.1 Application Deployment Guide

message-destination-ref

Directly binds a message destination reference to the JNDI name of a Queue, Topic, or other physical destination. Use only when the message destination reference in the corresponding Java EE deployment descriptor file does not specify a message-destination-link to a logical message-destination.

Superelements

sun-web-app (sun-web.xml), ejb (sun-ejb-jar.xml), sun-application-client (sun-application-client.xml)

Subelements

The following table describes subelements for the message-destination-ref element.

Table A–72 message-destination-ref subelements

Element 

Required 

Description 

message-destination-ref-name

only one 

Specifies the name of a physical message destination defined within the corresponding Java EE deployment descriptor file. 

jndi-name

only one 

Specifies the jndi-name of the associated entity.