Subject: RE: error message: java.lang.NoClassDefFoundError: com/ibm/mq/server/MQSESSION
Ken,
thanks for you information, I copied *.jar into notes_data_dir, and then I changed JavaUserClass, eliminating all path to each jar … but this not function 
Now, I back all the change to first.
My environment is the next:
NOTES_DATA_DIR=/notes/notesr5
JavaUserClasses=/usr/tmp/com.ibm.mq.jar:/usr/tmp/connector.jar:/usr/tmp/jta.jar:/usr/tmp/com.ibm.mqjms.jar:/usr/tmp/ldap.jar:/
usr/tmp/jndi.jar:/usr/tmp/jms.jar:/usr/tmp/fscontext.jar:/usr/tmp/providerutil.jar
Verify files:
ls -la /usr/tmp/com.ibm.mq.jar /usr/tmp/connector.jar /usr/tmp/jta.jar /usr/tmp/com.ibm.mqjms.jar /usr>
-rwxr-xr-x 1 notes notes 344276 Mar 14 11:50 /usr/tmp/com.ibm.mq.jar
-rwxr-xr-x 1 notes notes 1779517 Mar 14 11:50 /usr/tmp/com.ibm.mqjms.jar
-rwxr-xr-x 1 notes notes 17978 Mar 14 11:50 /usr/tmp/connector.jar
-rwxr-xr-x 1 notes notes 22769 Mar 14 11:50 /usr/tmp/fscontext.jar
-rwxr-xr-x 1 notes notes 25998 Mar 14 11:50 /usr/tmp/jms.jar
-rwxr-xr-x 1 notes notes 98496 Mar 14 11:50 /usr/tmp/jndi.jar
-rwxr-xr-x 1 notes notes 8809 Mar 14 11:50 /usr/tmp/jta.jar
-rwxr-xr-x 1 notes notes 123717 Mar 14 11:50 /usr/tmp/ldap.jar
-rwxr-xr-x 1 notes notes 77116 Mar 14 11:50 /usr/tmp/providerutil.jar
again thanks.
Regards Nataly.
PD: if you need more information that it can to help you, tell me please.