Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用带有JMS 点对点采样器的 JMeter,并且我有一个带有侦听器端口2222(非标准1414)的 MQ 队列。JMeter 通过 Provider URL 和连接工厂类从 IBM WebSphere Application Sever 检索队列连接详细信息:com.ibm.websphere.naming.WsnInitialContextFactory
我的问题是:如何在 JMeter 插件中定义该端口号?因为我在 JMeter 日志中有关于尝试创建与1414的连接的消息?
尝试去:
首先将采样器 JMS 点对点添加到点对点元素(添加 --> 采样器 --> JMS 点对点)。然后,在树中选择 JMS 点对点采样器元素。
而不是设置属性:
Provider URL tcp://$HOSTNAME:$PORT