You can enable support for all custom finders defined on beans
by modifying your application server's custom properties through the administrative
console.
About this task
To establish this support for all custom finders defined on a set
of beans use the following steps.
Procedure
- Open the administrative console.
- Select Servers.
- Select Application Servers.
- Select the server you want to configure.
- Select .
- Select Java Virtual Machine.
- Select Custom Properties.
- Select com.ibm.websphere.ejbcontainer.customfinder.honorAccessIntent and
enter a value that corresponds to a list of beans that need this support,
with each bean's name separated from the others by a colon (:). For
example, beanA:beanB:beanC.
If the property is not present in the
list, create a new property name, enter the name com.ibm.websphere.ejbcontainer.customfinder.honorAccessIntent and
enter the list as the value.