On Tue, Aug 5, 2014 at 9:01 AM, Udara Liyanage <[email protected]> wrote:
> Hi,
>
> I have a class similar to tree structure which I want to pass in a service
> call. However AFAIK only array types can be passed in axis2 before 1.7.
> Currently what am trying to do is convert this into a array type.
> I hope this is a common issue people face. Is there a best practice to
> achieve this?
>
Before 1.7.0 you don't have any option other than Arrays.
Thanks !
>
> Class Node{
> Set<Node> nodes;
> // some other attibutes
> }
>
> --
>
> Udara Liyanage
> Software Engineer
> WSO2, Inc.: http://wso2.com
> lean. enterprise. middleware
>
> web: http://udaraliyanage.wordpress.com
> phone: +94 71 443 6897
>
--
Sagara Gunathunga
Senior Technical Lead; WSO2, Inc.; http://wso2.com
V.P Apache Web Services; http://ws.apache.org/
Linkedin; http://www.linkedin.com/in/ssagara
Blog ; http://ssagara.blogspot.com
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev