Release:
Component: MSM
1. Download the zip file that is attached to this article and when you unzip it you will find the file name
libGIMAPI03040026.so
2. Copy that file libGIMAPI03040026.so to your /msmroot/msmruntime/apache-tomcat-7.0.37/lib directory.
3. Verify that the extended attributes are -ps-
Do do this type the folowing in OMVS and hit enter:
cd /msmroot/msmruntime/apache-tomcat-7.0.37/lib
ls -E libGIMAPI03040026.so
It should return:
-rwxrwxrwx -ps- 1 userid groupid libGIMAPI03040026.so
If it does not show the p and s attributes use these commands in OMVS and hit enter:
extattr +p libGIMAPI03040026.so
extattr +s libGIMAPI03040026.so
4.Recycle MSMTC then apply and deploy the PTF for your release of CA CSM.