I am trying to use JMeter Point-to-Point JNDI configuration for IBM MQ 8 and receive the error message below:
java.lang.IllegalStateException: QueueConnectionFactory expected, but got com.ibm.mq.jms.MQConnectionFactory
Configuration:
- Configure JNDI context in MQExplorer
- Testplan with additional com.ibm.mq.allclient.jar
- JMS Point-to-Point Sampler with JNDI Configuration
=> Result with exception Response message
JMS Point-to-Point Sampler with JNDI Configuration
Result with exception Response message
I also tried to copy the required jar file (com.ibm.mq.allclient.jar) to the JMeter lib directory. Unfortunately without success