Forum Discussion

bako's avatar
16 years ago

How SoapUI construct the SOAP message

Hi all,
i'm developing a java project, now i've to call dinamicly a web service, and i choose to construct a soap message and send it at the corresponding enpoint. i saw the soap UI and i need a construction of the message like that the program does.

which parser that use? and in which class i need to read to understand how it construct the message? in particular i can't understand how it can read the complex type of the message and in which way the soapui can understand the right soapenv namespace.

PS: i can reuse the code of SOAP-UI? there are limitations on it?
No RepliesBe the first to reply