Anybody else have a problem viewing the link below? When I view it
in firefox, the page source is displayed.


prabath wrote:
Please have a look at [1].

Thanks & regards.
-Prabath

[1]:https://svn.apache.org/repos/asf/webservices/axis2/site/1_1/mtom-guide.html

Jeff Ramin wrote:

Hi folks.

I have an existing SOAP service, and I want to add the ability to receive binary data (an audio file). The code is hand written; not auto-generated.

So, if I have an existing method such as:

public void doSomething(String someParam)

and I want to also receive an audio file, what would the new signature look like?:

public void doSomething(String someParam, ???? audioFile)

Thanks!




--
Jeff Ramin
Software Engineer
Singlewire Software
PO Box 46218
Madison, WI 53744-6218

Phone Direct - 608.298.1024
www.singlewire.com

Reply via email to