You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Ian van der Neut <iv...@gmail.com> on 2005/04/18 13:09:52 UTC

generate "attachment" wsdl

Hello all,

Being fairly new to webservices, I'd like to find out if it is at all
possible to generate a WSDL with MIME bindings for "soap with
attachments" from a java class (by doing
http://myhost:8080/axis/MyWebService.jws?wsdl for example). I can't
seem to find anyting about it in the mailing list archives or google.

Is it always required to write your wsdl "by hand" (or with a third
party wdsl editing tool) if you plan to use MIME attachments?

Thank you very much for any answers.

Ian.

PS. I am subscribed to the list, no need to CC me.