Forum Discussion
Hi aherraosachin,
Yes you can!
SoapUI comes with HermesJMS which is required to interact with your ActiveMQ
To setup your HermesJMS Configuration i would suggest reading:
http://activemq.apache.org/hermes-jms.html
After setting up your hermes configuration you should have no problems sending messages to you ActiveMQ bus.
- aherraosachin8 years agoNew Contributor
Hi Thanks a lot for your reply.
I could send JMS message to ActiveMQ using SOAPUI. using the link provided by you.
I am using Groovy script for sending messages to ActiveMQ.
Now I want to use IBM MQ instead of ActivMQ.
1) Could you please let me know what are the changes with respect to configuration that I need to make for IBM MQ?
2) The working script for ActiveMQ will work with IBM MQ as well? Or i need to modify Groovy Script?
3) Could you please provide me link for sending JMS message to IBMMQ using SOAPUI?
Related Content
- 3 years ago
- 2 years ago
- 5 years ago