Hi, I am a new user for cxf. We are trying to develop a webservice client based on a xsd file. I was able to create domain classes from xsd file using Eclipse. Now i wanted to call the remote API using this webservice client. I am not sure how the cxf will be able to make use of my domain classes which i generated from the XSD. The remote API is a REST-based application and hence my request will have a querystring with the necessary data and the response will be in JSON format.
In fact i read lot of documents, but i couldn't get a real picture. So any thoughts will be very useful for me. Thanks Anil Mathew -- View this message in context: http://cxf.547215.n5.nabble.com/How-to-use-XSD-file-with-cxf-tp5708311.html Sent from the cxf-user mailing list archive at Nabble.com.
