Establishing custom finder SQL dynamic enhancement server-wide
Overview
To establish this support on a server-wide basis (that is, dynamic SQL enhancement of all custom finders defined in all beans is enabled), use the following steps.
Procedure
- Open the administrative console.
- Select Servers.
- Select Application Servers.
- Select the server you want to configure.
- In the Additional Properties area, select Process Definition.
- In the Additional Properties area, select Control or Servant. Select Control to define the property in the Control, Servant to define the property in the Servant.
- In the Additional Properties area, select Java Virtual Machine.
- Select Custom Properties.
- Select com.ibm.websphere.ejbcontainer.customfinder.honorAccessIntent and enter a value of all. If the property is not present in the list, create a new property name, enter the name com.ibm.websphere.ejbcontainer.customfinder.honorAccessIntent and the value all.
Related reference
Administrative console buttons
Administrative console page features