Forum Discussion

schnizlein's avatar
schnizlein
Contributor
15 years ago

JMS Testing without defining a WSDL

Would it be possible to allow Messages to be sent to JMS endpoints without defining a WSDL?

I've been forced to have the 'sample' WSDL in every project to get around this issue.

Perhaps defining an XSD instead would work?  Similar in how you create sample Soap messages, SoapUI could build sample messages from the XSD.

Thanks!

1 Reply

  • Am I right in saying that you have JMS Services that are not SOAP services and hence have no WSDLS, but in order to get SOAPUI working for non-SOAP JMS you have had to create a WSDL?

    Does this workaround (of creating a dummy WSDL) work? Can you otherwise set up and run test cases as normal?