This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Web Services and the fly likes complex data type in axis 2 web service Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "complex data type in axis 2 web service" Watch "complex data type in axis 2 web service" New topic
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?
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: complex data type in axis 2 web service
 
Similar Threads
not able to call a service from another service using axis2
Going crazy with webservices and Hibernate
Web Services problem
Questions on RPCServiceClient with axis2
cannot find symbol