- stop the application server (i.e., asadmin stop-domain)
- edit domain.xml and add or change the security-service element to define the attribute jacc="simple"
- restart the application server. (i.e, asadmin start-domain)
07 Nov · Fri 2008
Prelude includes Portable, In-Memory JACC Provider
We made some enhancements in Prelude to improve JACC policy provider replacability, and we added a new portable in-memory JACC Policy provider that can be configured as an alternative to the file-based JACC Policy provider. The file-based provider is configured by default. To enable the in-memory provider, do the following: