Hi all,

 

I need to write a test tool that process a wsdl and create the soap
request messages. This is a functionality that soapui provides. In fact,
I tried to extract the code from soapui, but it is getting messy. By any
chance does xfire have an API that will process the wsdl and allow me to
get the soap request messages as a String?

 

I looked at the dynamic client. It processes the wsdl on the fly. I know
the soap request message is created.  However, I don't know how to get
the soap request message out of it. 

 

Thanks,
Paul Ng

Reply via email to