I'm using a JMeter with JMS Point-to-Point sampler, and I've a MQ queue with listener port 2222 (non standard 1414). JMeter retrieves queue connection details from IBM WebSphere Application Sever by Provider URL, and connection factory class: com.ibm.websphere.naming.WsnInitialContextFactory
My question is: How to define that port number in to JMeter plugin? Because I've got in JMeter logs messages about trying to create connection to 1414?