Clearing up the dynamic cache using WebSphere Application Server scripting/mbean API
 Technote (troubleshooting)
 
Problem(Abstract)
How to delete dynamic cache in IBM® WebSphere® Application Server using scripting/mbean API.
 
Resolving the problem
A DynaCache mbean is available in WebSphere Application Server but it does not have a method which helps clearing this dynamic cache in WebSphere Application Server hence it is not possible to achieve this using wsadmin tool also.

Check the list of attributes available for this DynaCache mbean at information center section.

A list of the mbeans and methods for each bean can be reviewed at information center section.

Use the WebSphere Application Server API provided class "com.ibm.websphere.cache"
to achieve this. Check the information center link for more details about this class.

A list of Websphere Application Server packages can be reviewed at information center section.

 
 
Cross Reference information
Segment Product Component Platform Version Edition
Application Servers Runtimes for Java Technology Java SDK
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > Dynamic Cache
Operating system(s): Windows
Software version: 5.1
Software edition:
Reference #: 1243042
IBM Group: Software Group
Modified date: Apr 24, 2007