I'm trying to build a web service that accepts uploaded content, using WTP
and Asix2.
I already did it with Axis1, I mean that I used the generated stub to
attach a file to the request message. But I can't figure out how to do it
with the stub generated with Axis2.