Forum Discussion

t_michelbach's avatar
14 years ago

SOAP over JMS with MTOM

Hello,

does the SOAP UI support SOAP over JMS with MTOM?

I have following test case: I want to send a JMS message that contains a SOAP payload. That SOAP payload has attachments with MTOM (XOP). Is that possible with soapUI.

Right now if I put a SOAP payload referenceing an attachment, the attachment is being put to the JMS body and the SOAP envelope is just being dropped. It is no where in the JMS message.

The SOAP over JMS recommendation from W3C describes it: http://www.w3.org/Submission/SOAPJMS/. I am just checking if any test tool can cope with such a requirement.

Thanks
Thomas Michelbach