Forum Discussion

sasirekha's avatar
11 years ago

Activemq connection factory missing in Hermes

Hi
I am using soapui 4.5.2 ( free version) for JMS testing and following the http://www.soapui.org/JMS/getting-started.html
for configuring the ActiveMQ

I am facing following issue in the configuration of the ActiveMQ session in Hermes
1. Activemq is running successfully
2. On the Providers tab of Preferences ; I have added the required the jars
3. On the sessions tab , I have selected the "Loader" as "ActiveMQ-5.2"
But I cant find the 'ActiveMQconnectionfactory' class to its left.

Please help ...

1 Reply

  • Hi,

    This is an issue with HermesJMS and not SoapUI.

    Did you add the <activemq install>\lib\activemq-core-5.4.3.jar and <activemq install>\lib\geronimo-j2ee-management_1.1_spec-1.0.1.jar to a class path group and use in the loader?

    I'm using Active MQ 5.4.3 and it works for me.