SoapUI JMS Connections

Posted by Damo on Stack Overflow See other posts from Stack Overflow or by Damo
Published on 2011-01-05T23:50:38Z Indexed on 2011/01/05 23:53 UTC
Read the original article Hit count: 428

Filed under:
|

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?

© Stack Overflow or respective owner

Related posts about soapui

Related posts about websphere-mq