+

Search Tips   |   Advanced Search

Configure new resource environment entries to map logical environment resource names to physical names

We can configure new resource environment entries. These entries define environment resources that are the binding targets for resource-environment-references in an application's deployment descriptor.

  1. Configure a resource environment provider, which is a library that provides the implementation for an environment resource factory. In the administration console, click...

      Resources > Resource Environment > Resource environment providers > New

    See New Resource Environment Provider for more information.

  2. After saving your resource environment provider, to define a new resource environment entry.

      Additional Properties > Resource environment entries > New

  3. We might need to create a referenceable, which specifies the factory class name that converts information in the name space into a class instance for our resource. To view the appropriate administrative console page for referenceables, click...

      Resources > Resource Environment > Resource environment providers > your_resource_environment_provider > Referenceables > New

    See Referenceable settings for descriptions of the required fields.

For more information, see: Using resource environment providers in WebSphere Application Server


Subtopics