ContributionsMost RecentMost LikesSolutionsRe: How to Automaticly Start a JMS Virt in SOAP UI NG with ServiceV Pro Hi Joel, The snapshot release does indeed fix the issue for calling the virt with the virtrunner step and the groovy script, Thanks for that, this will make the product a lot more usable! the fix does not however seem to fix the virtrunner commandline. "09:18:02,470 WARN [CommandLineVirtRunner] Could not find any virts to run []! Aborting..." Will that be fixed as well? When I use the testrunner I still get some errors about jarfiles. 09:32:03,757 ERROR [ConfigDAOImpl] cannot find ../lib/hermes-imq.jar for hermes.ext.imq.ImqAdminFactory It seems that I have to add some of them to the path. Re: How to Automaticly Start a JMS Virt in SOAP UI NG with ServiceV Pro I will update my installation and try it today Re: How to Automaticly Start a JMS Virt in SOAP UI NG with ServiceV Pro It seems that the lack of response from SOAP UI support indicates that the product is unable to do this. How to Automaticly Start a JMS Virt in SOAP UI NG with ServiceV Pro Hi, I am currently evaluating the ServiceV pro functionality in the ReadyAPI 1.7.0. Somehow i am not able to start a JMS Virt using the Virt Runner Teststep or with the grooy scripting. When i am using the VirtRunner teststep i cannot select any of my JMS Virts and only start HTTP Virts. Using the script and call virtRunner.run("JMS") (JMS is the name of my JMS Virt) nothing seems to happen. Not even an error message or anything. Who can help me automaticly start a JMS virt for use in a testscenario/suite.? Solved