Emil91
8 years agoContributor
Is it possible to send request and answer through activeMQ using soapUI? Requ and answ is in JSON
Hey there guys,
I wonder if it's possible to somehow configure soapUI with activeMQ? That would be awesome and save me alot of time. As everyone know it's not easy to find new tools and learn from the begin.
What I want to do is use service in soapUI NG pro which is going through activeMQ, i heard about "HermesJMS" but I'm not sure if this app is still available and serviced.
I have both request and response service in JSON, I would like to load requests and answers in my soapUI ng pro and make some steps for requests and answers... Well I think it will be pain in the ass, but I have to try, thanks in advance guys for sharing your ideas, I really appreciate that, cheers.
Best regards
Emil
- That is what I was trying to say. No jms communication from client side i.e., from with in soapui. Client still uses REST service of activeMQ. and Your application must be communicating directly with activeMQ.
ENDPOINT to be used in soapui
http://activeMQhost/ip:8161/api/message/TEST?type=queue
with credentials.