The External JNDI name of the JMS resource is the
JNDI name that a resource is bound to with the JMSAdmin tool.
The JNDI name is the name that will be looked up by the
application. This allows for an application to look up a different JNDI
name than what is bound to the namespace in JMSAdmin.
It is also possible to use the name specified in JMSAdmin within the
application by specifying the same value for both External JNDI name and
JNDI name. Note that the configuration is different in WebSphere 4.0.x AE.
With AE, there is only an External JNDI path.
It is possible to use a different JNDI name in the application by
creating a resource reference.
|