Hi, 

 I have two webservices written based on CXF say X and Y. Y exposes a web
method that returns a hashmap. X has a webmethod (return type void)
implements a piece of client code to contact Y to get the hashmap, store the
contents in a text file.  However i get 'null' instead of hashmap from Y. 

The client code for Y is working fine when run separately. But when i embed
the client in service X, it does not work. I am quite confused. Can anyone
help me out.


 Bala
-- 
View this message in context: 
http://old.nabble.com/issue-in-receiving-hashmap-from-a-cxf-webservice-tp28604493p28604493.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to