Hi, I have a web service which is deployed in servicemix and i m putting the request using axis client stubs. This works fine till my object is simple one but when i tried sending a complex object like an object containing an array of other objects, the axis client is not passing that object to the web service. Is there any alternate option for sending the complex object to web service deployed in servicemix or i have to do something in axis.
Please help -- View this message in context: http://www.nabble.com/how-to-Send-complex-objects-through-axis-in-servicemix-tp19974829p19974829.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
