@since J2EE1.4The message-destinationType specifies a messagedestination. The logical destination described by thiselement is mapped to a physical destination by the Deployer.The message destination element contains: - an optional description - an optional display-name - an optional icon - a message destination name which must be unique among message destination names within the same Deployment File.Example:<message-destination> <message-destination-name>CorporateStocks </message-destination-name></message-destination>
The message-destination-name element specifies a name for a message destination.
Attribute Details
name
-
The message-destination-name element specifies a name for a message destination. This name must be unique among the names of message destinations within the Deployment File. data type:
String
default Value:
unspecified