문제

I am using SoapUI to do performance testing of some services over JMS using WebSphere MQ as the JMS Provider. SoapUI uses HermesJMS to provide the JMS Connection details for the JMS Endpoint.

I've noticed that when I call a request from SoapUI the JMS Connection is never closed. This results in hundreds of SYSTEM.DEF.SVRCONN channel connections.

It seems to be specific to SoapUI as HermeJMS doesn't exhibit this behaviour.

Has anyone else seen this?

도움이 되었습니까?

해결책

we made some changes in the code that hopefully help you with this problem.

Check out our nightly build tomorrow ( http://www.eviware.com/nightly-builds/ ) and let us know does it helps.

best regards nebojsa eviware.com

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top