Forum Discussion
nmrao
11 years agoCommunity Hero
Have you configured hermes jms?
Are you sending any Authentication details / Headers along with message?
I am using soapui 4.5.1 free edition and able to send message/xml/Text over jms without any issue.
I choose TestRequest step, then replaced xml and added my jms endpoint say: jms://JMSSession::queue_QUEUENAME::queue_
In the above, queue_QUEUENAME::queue_ means sending on to the queue QUEUENAME and not setting any queue name for reply as am not expecting any reply.
Are you doing any thing different?
Are you sending any Authentication details / Headers along with message?
I am using soapui 4.5.1 free edition and able to send message/xml/Text over jms without any issue.
I choose TestRequest step, then replaced xml and added my jms endpoint say: jms://JMSSession::queue_QUEUENAME::queue_
In the above, queue_QUEUENAME::queue_ means sending on to the queue QUEUENAME and not setting any queue name for reply as am not expecting any reply.
Are you doing any thing different?