Use this page to designate how the resource environment references of application modules map to remote resources, which are represented in WebSphere Application Server as resource environment entries.
To view this administrative console page, click Applications > Enterprise Applications > application_name > Map resource environment references to resources .
Guidelines for using this administrative console page:
Each row of the table depicts a resource environment reference within a specific module of your application. If you bound any references to resource environment entries during application assembly, you see the JNDI names of those resource environment entries in the applicable rows. To set the mapping relationships between your resource environment references and resource environment entries:
Table column heading descriptions:
Select the check boxes of the rows that you want to edit.
The name of a module in the application.
The name of an enterprise bean that is accessed by the module.
When resolved relative to the application Uniform Resource Locator (URL), the Uniform Resource Identifier (URI) specifies the location of the module archive contents on a file system.
The name of a resource environment reference that is declared in the deployment descriptor of the application module. The reference corresponds to a resource that is bound as a resource environment entry into the JNDI name space of the application server.
The Java Naming and Directory Interface (JNDI) name of the resource environment entry that is the mapping target of the resource environment reference.
Data type | String |