Fix (APAR): PQ71732 Status: Fix Release: 3.5.7,3.5.6 Operating System: All Supersedes Fixes: CMVC Defect: PQ71732 Byte size of APAR: 15773 Date: 2003-04-09 Abstract: can not set EJB delegation to specified Description/symptom of problem: When configuring resource security on an EJB and setting delegation to SPECIFIED, clicking Finish button does nothing Directions to apply fix: 1) Create "fix" directory to store the fix jar file(s): AIX: /usr/WebSphere/AppServer/fix Solaris/Linux: /opt/WebSphere/AppServer/fix Windows: c:WebSphere\AppServer\fix 2) Copy PQxxxxx.jar to the directory 3) Add the directory/jar file to the beginning of the admin client's classpath in adminclient.bat or adminclient.sh: rem setup the classpath set WAS_CP=%WAS_HOME%\efix\PQxxxxxx.jar set WAS_CP=%WAS_CP%;%WAS_HOME%\efix\........ set WAS_CP=%WAS_CP%;%WAS_HOME%\lib\ibmwebas.jar ***any other steps needed before restart*** 4) Stop and restart the Admin client ***any processes that must be restarted*** Directions to remove fix: 1) Shutdown WebSphere 2)Remove the fix jar file(s) from the "fix" directory 3)Restart WebSphere Directions to re-apply fix: 1) Follow the instructions for removing a fix. 2) Follow the instructions for applying a fix. Additional Information: