Forum Discussion

Emil91's avatar
Emil91
Contributor
7 years ago
Solved

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 fro...
  • nmrao's avatar
    nmrao
    7 years ago
    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.