eFix (APAR): pq52336 Status: efix For Release: WebSphere 3.5.4 For Operating System: all Supersedes eFixes: none CMVC defect: 110506 Code changes for PRECISE code to instrument classes dynamically Byte size of APAR: 40352 Date: 9/18/01 Abstract: Code changes for PRECISE code to instrument classes dynamically Description/symptom of problem: With this defect and configuration changes, the classloaders of WebSphere will call Precise code to instrument application class files. Configuration changes include adding the following manadatory parameter to the command line of an Applicaiton Server with no blanks: -Dcom.ibm.ejs.sm.server.ServiceInitializer= com.ibm.ejs.sm.server.PreciseInitializer The optional parameter, specifying the class to load, is: -Dcom.ibm.websphere.precise.implClass= The default for ths optional parameter is: com.precise.api.websphere.WASAutoProbe Directions to apply efix: 1) 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 2) Copy PQ52336-354.jar to the directory 3) 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/PQ52336-354.jar... 4) Stop and restart the Admin Server, Application Server, and any other processes that must be restarted. ------------------------------------------------------------------