| Author |
Axis2 Problems with Databinding
|
Jan Bohac
Greenhorn
Joined: Jun 12, 2008
Posts: 1
|
|
Hello everyone, I've following problem and I don't know, how to sovle it. I've WebService client and endpoint implementation - both are Apache Axis2 1.4 . When I'm sending data from Client to WS - I've special object WsRequest I've problems with its variables. My WsRequest containts a reference to object Querry, which containts references to other objects. When I send it, Client creates SOAP Message - I' ve checked this with TCP Monitor, but WebServices doesn't make Object from this - all variables (except primitives) have the null value. But when I create same structure on the server side and send this to client, all works correctly. Please can you give me an advice how to solve this. Thanks Jan
|
 |
 |
|
|
subject: Axis2 Problems with Databinding
|
|
|