jmeter (jms point-to-point) error while connecting IBM - MQ :
javax.naming.NoInitialContextException: Cannot instantiate class: com.sun.jndi.fscontext.RefFSContextFactory [Root exception is java.lang.ClassNotFoundException: com.sun.jndi.fscontext.RefFSContextFactory
Need help in resolving the error. FYI: com.ibm.mq.allclient.jar
is added in lib folder, 32 bit jdk 1.8
jms point-to-point configuration in jemeter
JNDI configuration in mq explorer
After adding the jars (copied all the MQ Jars (that comes with a complete Websphere MQ installation) and placing them into JMeter/Lib) new error encountered:
Error: Response message: java.lang.IllegalStateException: QueueConnectionFactory expected, but got com.ibm.mq.jms.MQConnectionFactory
Binding file is there in place (C:\Users*****\Downloads\apache-jmeter-3.3\apache-jmeter-3.3\JNDI-Directory)