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 Amila Suriarachchi <am...@gmail.com> on 2009/09/17 08:04:00 UTC

Re: specifying that the operation parameter should be base64Binary encoded string

On Wed, Sep 16, 2009 at 4:54 PM, ghader <gh...@douran.com> wrote:

>  I have an operation in my service which is like:
>
> public DataHandler loadData(String key)
> {...}
>
>  I want to specify that the input parameter of the operation should be a
> base64Binary encoded string. How can I do this? I think that I should add
> something to my service.xml but I don't know what to add.
>  could anyone help?
>

try <parameter name="enableMTOM">false</parameter>

if you have not enable mtom then it only takes base64binary.

thanks,
Amila

>
> Thanks
>



-- 
Amila Suriarachchi
WSO2 Inc.
blog: http://amilachinthaka.blogspot.com/