On Tue, Jun 19, 2018 at 02:57:06AM +0000, 友松 暁紀 wrote: > I understand WSDL2C.sh automatically makes skeleton/stub. > > I wonder if it can also automatically make skeleton/stub with “envelope > structure”. > > If then, Would you tell me the procedure to make it?
I'm not aware of anything in Axis to do that. You could possibly compile the stubs and execute them, then capture the messages as they're exchanged, using something like mitmproxy or burpsuite. But it would probably be easier to just use SoapUI. The free version will take a WSDL and generate messages that are compatible with the provided WSDL. Regards, Bill --------------------------------------------------------------------- To unsubscribe, e-mail: c-user-unsubscr...@axis.apache.org For additional commands, e-mail: c-user-h...@axis.apache.org