Hi,

I have been working on the SpringWs lately and started with a simple example. I developed server code and managed to generate WSDL. After creating the client interface, for all the requests from the client, server logs following exception:
'object is not an instance of declaring class'

I am not getting any lead on, which interface/class is causing this problem. Can any of you route me through?

Thank you