WebSphere Application Server - Express, Version 6.0.x     Operating Systems: AIX, HP-UX, Linux, Solaris, Windows

Static role caching properties

The static role cache holds role memberships that do not expire. These properties are in the file, amwas.node_server.amjacc.properties, which are located in the WebSphere Application Server install_dir/profiles/profile_name/etc/tam directory.

Enabling static role caching

com.tivoli.pd.as.cache.EnableStaticRoleCaching=true

Enables or disables static role caching. Static role caching is enabled by default.

Setting the static role cache

com.tivoli.pd.as.cache.StaticRoleCache=com.tivoli.pd.as.cache.StaticRoleCacheImpl

This property holds the implementation class of the static role cache. You should not need to change this though the opportunity exists to implement your own cache if considered necessary.

Define static roles

com.tivoli.pd.as.cache.StaticRoleCache.Roles=Administrator,Operator,Monitor,Deployer

Defines the administration roles for WebSphere Application Server.
Note: Application performance can be enhanced by adding the static roles: CosNamingRead, CosNamingWrite, CosNamingCreate, CosNamingDelete. These roles allow for improved lookup performance within the application naming service.



Related information
Tivoli Access Manager JACC provider configuration properties

Reference topic    

Terms of Use | Feedback

Last updated: Jun 8, 2005 12:45:23 PM EDT
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.express.doc/info/exp/ae/rsec_config_stat_cache.html

© Copyright IBM Corporation 2004, 2005. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)