eFix (APAR): pq52203 Status: efix For Release: WebSphere 3.5.4 For Operating System: All Supercedes eFix: pq49930 CMVC defect: PQ52203 Byte size of APAR: 221kB Date: 9/6/01 Title: readme.52203.txt Abstract: Performance enhancements and bug fixes for WebSphere Dynamic Caching Description/sypmtom of problem: Many Directions to apply efix: 1) Unzip the supplied zip file, which contains 4 files: pq52203.jar -- the APAR jar file, containing code fixes. servletcache.dtd -- an XML type descriptor that enables new options for dynamic caching servletcache.sample.xml -- an XML sample file that illustrates some of the new options for dynamic caching servletcache.war -- a web application archive that contains a monitor for inspecting the contents of the cache. 2) Create "efix" directory to store the efix jar file(s): AIX: /usr/WebSphere/AppServer/efix Solaris/Linux: /opt/WebSphere/AppServer/efix Windows: c:\WebSphere\AppServer\efix 3) Copy PQ52203.jar to the directory 4) Add the directory/jar file to the beginning of the admin server's classpath in admin.config: com.ibm.ejs.sm.adminserver.classpath=C:/WebSphere/AppServer/efix/PQ52203.jar... 5) Copy servletcache.sample.xml and servletcache.dtd to your WebSphere /properties directory. 6) (Optional) Install the servletcache.war file using the WebSphere tasks/wizards list. Select "Convert a WAR file", and follow the directions. 7) Stop and restart the Admin Server ------------------------------------------------------------------