Forum Discussion
nmrao
Champion Level 3
Understand that you do not want to send a soap request, instead you want to send plain jms message.
Yes, it is possible with the help of groovy script.
Here is the documentation link which interacts with ActiveMQ and should not be difficult to interactive with different jms vendor.
https://www.soapui.org/jms/working-with-jms-messages.html
Yes, it is possible with the help of groovy script.
Here is the documentation link which interacts with ActiveMQ and should not be difficult to interactive with different jms vendor.
https://www.soapui.org/jms/working-with-jms-messages.html
gangs
9 years agoNew Contributor
You mean without creating SOAP or REST project I can't send JMS request in SOAPUI without using scripting language. Writing whole implementation in Groovy is tedious one. Is there any other way using SOAPUI GUI.
- nmrao9 years agoChampion Level 3You hear right. Can't you use the script example already available?
- gangs9 years agoNew Contributor
Actually I wanted it to get from the SOAPUI wizard but as you said there is no way other than scripting language, I will try to achieve it through Groovy. But I am not getting why SOAPUI restrict for creating the JMS request without creating SOAP or REST projects. Thanks for the reply ##NMRAO.
Related Content
Recent Discussions
- 15 years ago