Defining WebSphere binding and extension properties of references for dynamic web projects

You can use the deployment descriptor editor to define WebSphere® Extension properties of references for web projects.

Procedure

  1. Switch to the Java™ EE perspective.
  2. In the Enterprise Explorer view, select the desired web module.
  3. Right click the deployment descriptor, and select Open With > Deployment Descriptor Editor.
  4. On the References page of the editor, in the References section, go to the WebSphere Bindings section to set binding properties.
  5. In the WebSphere Extensions section, select the appropriate level in the Isolation Level list. The Extension only applies to Resource References.
  6. In the WebSphere Extensions section, select the appropriate level in the Connection Policy list. The Extension applies to Resource References only.

Results

For additional information about WebSphere Extension properties, see the WebSphere Application Server documentation.

Feedback