Forum Discussion
4 Replies
- nmrao
Champion Level 1
Understand that currently, you are able to use jms to invoke web service. Mention otherwise.
Secondly, interested to know what jms properties are need to collect. As per my understanding, you are not meant for plain jms communication and your post is related to soap over jms. In that case, do need to care about jms properties? - RazisOccasional ContributorYour understanding is 99% correct. I need to take care about JMS Properties cause I need to get value and put it in request message. My communication is in 99% soap over jms, however I have just one little exception...
- nmrao
Champion Level 1
Ok. I believe that the request / response works in synchronous mode here in this case, so i doubt if it is in users control to read jms properties as jms message is read by soapui using hermesJMS libraries. - nmrao
Champion Level 1
Happened to see the new tips and tricks on soapui.org and one of them seems to related to your question
Please see #4 in the link http://www.soapui.org/Scripting-Propert ... ricks.html