lixitest 发表于 2008-10-10 11:40:21

测试JMS时出现莫名其妙的问题,在线等!

我需要用LR测试JMS服务器,写了一个JMS客户端的程序,在elipse和virtual user generator里面能够运行,也能够正常的收发消息,但是用controller跑同样的脚本就报错,错误如下:
Error: System.out: Caught: javax.jms.JMSException: Could not create Transport. Reason: java.io.IOException: Transport scheme NOT recognized:
我的JMS服务的URL为tcp://127.0.0.1:61616,怀疑是LR环境哪里没配置好
请高手指点一下,谢谢

泥泥虫 发表于 2008-10-10 11:49:08

协议呢?

lixitest 发表于 2008-10-10 11:53:13

tcp的

lixitest 发表于 2008-10-10 12:59:08

没人遇到过这个问题吗
页: [1]
查看完整版本: 测试JMS时出现莫名其妙的问题,在线等!