Expand the Configuration node.
Expand the Security node.
Select the JACC Providers node.
On the JACC Providers page, click New.
On the Create JACC Provider page, enter the following:
Name - The name to use to identify this provider.
Policy Configuration - The name of the class that implements the policy configuration factory. The default provider uses com.sun.enterprise.security.provider.PolicyConfigurationFactoryImpl.
Policy Provider - The name of the class that implements the policy factory. The default provider uses com.sun.enterprise.security.provider.PolicyWrapper.
Add properties to the provider by clicking the Add Property button.
Valid properties include repository, which specifies the directory containing the policy file. For the default provider, this value is ${com.sun.aas.instanceRoot}/generated/policy.
Click OK to save this configuration, or click Cancel to quit without saving.