I am trying to setup a JMS point to point sampler in JMeter. A CSV file is used to provide the JMS queue names as parameter. However the connection fails to pick up the queue supplied by the CSV. Tested this the same way on publisher and it works just fine. Anyone has encountered this before?
The result says cannot find queue with name '${que}', it is not treating this as a parameter?