Hi everyone,

 

I am developing a web service with attachments. I want to define the attachments in the WSDL file. So when I use wsdl2Java Axis generates the skeleton and stub of the web service. I defined the file as ‘base64Binary’ but when I did it Axis put the file into the soap message and I wanted that Axis uses MIME and sent the message as a multipart.

 

Any idea how to describe it in the wsdl file?

 

Thanks,

 

Julio.

Reply via email to