Forum Discussion

payam's avatar
payam
Contributor
12 years ago

LoadUI + Hermes (JMS)

Hi,
We are trying to run some load tests that need JMS message validation in between. SoapUI runs all steps with no problem but LoadUI fails the JMS step. I found some old topics from 2009, saying JMS is not supported by LoadUI but would be added in future releses ( http://forum.soapui.org/viewtopic.php?t=5965#p18792)

Please let us know if JMS is still unsupported or there are some solutions.

Thanks

3 Replies

  • Hi payam,

    Unfortunately LoadUI does not support JMS. You can see on the following page what LoadUI supports when compared to SoapUI:

    http://www.loadui.org/About-loadUI/comp ... oapui.html

    If you own a LoadUI Pro license, please open a support ticket to request this feature. This will help the priority of this feature request to increase.


    Best regards,

    Renato
    SmartBear Software
  • While trying to create my own LoadUI "JMS Subscriber" plugin, I realized that the only blocker to perform this is having a legacy GVM in LoadUI. That means it's groovy compiler is legacy (won't let to cast object to JNDI context). http://jira.codehaus.org/browse/GROOVY-6810
    I can provide the plugin within a day, if you upgrade LoadUI's groovy version to 2.3.2 or higher.
  • Hi,

    I am asking our LoadUI development team about this. You could download the groovy-all-2.3.2.jar file and copy in <LoadUI Pro install>\bundle directory to get around this for now, but it could affect other LoadUI components.


    Regards,
    Marcus
    SmartBear Support