This efix is a WLM cumulative efix for release V3.5.3 and includes the following APARs/Defects: APAR: PQ44919 CMVC defect:PQ44919 Description: Memory Leak in WLMClientImpl APAR: PQ44910 CMVC defect:PQ44783 Description: Change ConfigInfoManager to use Hashtable instead cache. How to apply ============ Client - create a directory to store the jar file (e.g. c:\WebSphere\AppServer\efix) - copy pq44919.jar to the directory - add the directory/jar file to the begining of the client's classpath (e.g. classpath=C:/WebSphere/AppServer/efix/pq44919.jar...) Server - create a directory to store the jar file (e.g. c:\WebSphere\AppServer\efix) - copy pq44919.jar to the directory - add the directory/jar file to the server's classpath by updating the admin.config file (e.g. com.ibm.ejs.sm.adminserver.classpath=C:/WebSphere/AppServer/efix/pq44919.jar...) NOTE: This efix will not take effect on the server until the admin server is restarted.