Forum Discussion
SmartBear_Suppo
Alumni
16 years agoHello,
I noticed that in your WADL where you define your request that you do not specify an element type. This is the reason that soapUI is not able to generate the default XML. Try changing the request representation to the following:
element="sendSmsResponse" />...
I noticed however that there is a bug with the XML editor right now. Whenever recreate the response, the actual XML editor does not update correctly, instead displaying whatever was previously the request content. This should be fixed shortly, but for now you can manually update the editor by closing and reopening the Request panel.
Regards,
Dain
eviware.com
I noticed that in your WADL where you define your request that you do not specify an element type. This is the reason that soapUI is not able to generate the default XML. Try changing the request representation to the following:
I noticed however that there is a bug with the XML editor right now. Whenever recreate the response, the actual XML editor does not update correctly, instead displaying whatever was previously the request content. This should be fixed shortly, but for now you can manually update the editor by closing and reopening the Request panel.
Regards,
Dain
eviware.com