Hi guys, I saw the web service example in http://cwiki.apache.org/CXF20DOC/developing-a-service.html#DevelopingaService-AnnotatingtheCode. I am very interested to see the Quote.java. Since I cannot find this file in the internet. And i want to know how to annontate the object to wsdl. So in wsdl file, I can see something like <wsdl:types>.
I am developing a webs service that return a BookArray which is the object type i defined by myself. Can anyone tell me how to annontate the class. Since i have spent few days working on it, I still can't retrieve the data in BookArray object after invoke this web serivce. Please Help. Thanks a lot. Sim -- View this message in context: http://www.nabble.com/Develop-Web-service-example-updatedQuote---%3E-Please-help%21%21-tp15334763p15334763.html Sent from the cxf-user mailing list archive at Nabble.com.
