In the case of stub (code generated), Axis2 handles the serialization, so does not need to implement any additional interfaces.

Deepal
Make sure all the parameters passed to methods and returning from methods implement serializable interface.

Regards,
Nagendra
Raja Nagendra Kumar
Founder & C.T.O
Mobile: +91-9886723872
Email: nagendra.r...@tejasoft.com
IM: nagendra.raja (Skype)
 http://in.linkedin.com/in/nagkumar
TejaSoft Innovations Pvt Ltd

Factor 4 Results
See who we know in common Want a signature like this? 

On 11/30/2013 5:51 PM, Dimuthu Upeksha wrote:
Hi Deepal,
Thank you for your response. Yes I made a stub. It contains a method to access web service operations with a parameter of the type of "Object". Actually the parameters for operations in Axiom services are OMElements. So I created an OMElements with necessary data and passed it to the method provided by stub. When I run the client it gave an exception mentioning a serialising problem. Do you have an idea about the cause for this problem?

Dimuthu

Reply via email to