The connection is not being established and the error is javax.naming.NoInitialContextException: Cannot instantiate class:com.solacesystems.jndi.SolJNDIInitialContextFactory [Root exception is java.lang.ClassNotFoundException: com.solacesystems.jndi.SolJNDIInitialContextFactory]
While executing jms point to point the error is: javax.naming.NoInitialContextException: Cannot instantiate class:
1.6k views Asked by Kshitij Chawla At
3
You are missing sol-jms-10.3.0.jar which you can download/ use maven from Solace JMS API site.
JMS jars need to be added to JMeter's lib folder. see JMeter classpath: