Forum Discussion
ManP
New Contributor
I'm also trying to send request in Json format to remote activemq using Soapui.No luck
Can you help me sending URL for destination Queue.I tried one you gave nothing working..Any suggestion
Emil91
6 years agoContributor
ManP try this:
In case if you need send "GET" request to topic:
http://192.168.0.0:0000/api/message/name_of_topic?type=topic&clientId=Id_of_topic
In case if you need send "POST" request to queue:
http://192.168.0.0/api/message?destination=queue://name_of_queue
GL & have fun.
Best Regards
Emil
Related Content
Recent Discussions
- 5 days ago
- 10 days ago