Monday, June 8, 2015

Option to force the JVM to send the User ID to the queue manager for authentication

Please add below string to setenv.ksh file

### Add option to force the JVM to send the User ID to the queue manager for authentication 
JAVA_OPTIONS=”${JAVA_OPTIONS} –Dcom.ibm.mq.jms.ForceUserID=true “