| Author |
complex data type in axis 2 web service
|
Ushan Adikaram
Greenhorn
Joined: Mar 29, 2009
Posts: 6
|
|
hi,
i'm ushan. i deployed a web service which is included getter and setter method to get and set customer information. here i defined address as a complex data object. but when i run the client i get the address as a null. following is the output for ant rpc.client.
this is my source code.
Customer.java
Address.java
CustomerService.java
CustomerRPCClient.java
can somebody show me how to correct this problem?
|
 |
 |
|
|
subject: complex data type in axis 2 web service
|
|
|