SOAP message from wsdl

How can i get out a sample soap message from a wsdl file containingoperations definition?Thanks.
[117 byte] By [FredianeliAa] at [2007-10-2 10:21:06]
# 1

Hi!

You can use soapui (http://www.soapui.org) for generating test requests for a given wsdl; start soapui, create a new project, import your wsdl, answer "Yes" to the "create default requests.." question; the generated requests will be visible in the navigation tree and can be executed directly against your service..

regards!

/Ole

ViagraHeroa at 2007-7-13 1:51:44 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 2
Thank you very much.it's exactely what i was looking for.Bye.
FredianeliAa at 2007-7-13 1:51:44 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...