ResourceRefBinding

A JNDI name binding for an resource ref that is declared in the module's deployment descriptor.



 

Attributes Summary

jndiName A JNDI name that identifies an resource that is configured within the WebSphere environment.
defaultAuth The default authentication to use for connecting to the resource.
bindingResourceRef A reference to one of the resource refs that has been defined within the deployment descriptor of the same module.

 

Attribute Details


jndiName

A JNDI name that identifies an resource that is configured within the WebSphere environment. When resources such as datasources or queues are configured by an administrator within the WebSphere environment, the administrator must specify a unique JNDI name that identifies that resource within the WebSphere cell. The JNDI name specified here must match the JNDI name of one of the configured resources in order for the appserver to be able to resolve the link at runtime.

Data type:   String
Default value:   unspecified



defaultAuth

The default authentication to use for connecting to the resource. If unspecified, the auth is Anonymous.

Data type:  AbstractAuthData



bindingResourceRef

A reference to one of the resource refs that has been defined within the deployment descriptor of the same module.

Data type:  ResourceRef


 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.