Hi Pubudu,

Could you please try to send it as an array of Objects instead of an Array
list.


Thanks & Regards,

On Wed, Mar 18, 2015 at 11:36 AM, Pubudu Dodangoda <pubu...@wso2.com> wrote:

> How can I perform $subject ?
>
> I can send other data(string, int, objects etc)
> But when I try to send an Arraylist, I get the following value at the
> debugger
>
> {OMElementmpl@10789}"<xsd:roles xmlns:xsd="
> http://data.admin.dashboard.analytics.carbon.wso2.org/xsd";>my
> role</xsd:roles>"
>
> this is the soap message I sent
>
> <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/";
> xmlns:adm="http://admin.dashboard.analytics.carbon.wso2.org"; xmlns:xsd="
> http://data.admin.dashboard.analytics.carbon.wso2.org/xsd";>
>    <soapenv:Header/>
>    <soapenv:Body>
>       <adm:addDashboard>
>          <adm:dashboard>
>             <xsd:id>myId</xsd:id>
>             <xsd:roles>my role</xsd:roles>
>             <xsd:roles>my role2</xsd:roles>
>          </adm:dashboard>
>       </adm:addDashboard>
>    </soapenv:Body>
> </soapenv:Envelope>
>
> Thank You and kind Regards
> --
> Pubudu Dodangoda
> BSc Engineering(Hon's) Undergraduate
> Department of Computer Science Engineering
> University of Moratuwa
> 0716053681 / 0775192994
>
> _______________________________________________
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Ravindra Ranwala
Software Engineer
WSO2, Inc: http://wso2.com
<http://www.google.com/url?q=http%3A%2F%2Fwso2.com&sa=D&sntz=1&usg=AFQjCNEZvyc0uMD1HhBaEGCBxs6e9fBObg>
Mobile: +94714198770
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to