Establishing custom finder SQL dynamic enhancement server-wide

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.

  1. Open the administrative console.

  2. Select Servers.

  3. Select Application Servers.

  4. Select the server you want to configure.

  5. In the Additional Properties area, select Process Definition.

  6. 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.

  7. In the Additional Properties area, select Java Virtual Machine.

  8. Select Custom Properties.

  9. 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.