APAR: PQ43301 V3.5.2 CMVC defects: 88834 and 88504 PMR: ? Original jar: defect88834.jar and 88504patch.jar Description: Errors in admin console when browsing for resources when Admin Server is on iSeries 400 How to apply: - create a directory to store the zip file (e.g. c:\WebSphere\AppServer\efix) - copy pq43301.jar to the directory - add the directory/jar file to the begining of the admin console classpath in adminclient.bat, ensuring to modify the second line to include your changes: set WAS_CP=%WAS_HOME%\efix\pq43301.jar set WAS_CP=%WAS_CP%;%WAS_HOME%\lib\ibmwebas.jar - Stop and restart the Admin Console