Any chance you could look at:
http://cwiki.apache.org/CXF20DOC/debugging.html

and see if you can capture the incoming and outgoing messages?

Also, what version of CXF are you using?

Is the client an CXF client? What does the code look like there? Is it using the wsdl from the service or is it code first as well?

Dan



On Jun 27, 2008, at 10:47 AM, blagh wrote:


I have what I think is probably a simple question for an expert, but is proving too much for me. First, here are the relevant source codes for my
question:


http://www.nopaste.com/p/a9YVax7Ylb POJO  I'm trying to return from a
webservice

http://www.nopaste.com/p/a1Id4Gr6t The webservice interface

http://www.nopaste.com/p/aMidVn3uW The webservice implementation


When I call this webservice, it is correctly creating an instance of the pojo and setting all the values. I watched this with some debug code, so I know that part is working. I'm not seeing any exceptions, so everything appears to be working, but the service isn't returning anything. I get an
empty result set.  Can someone please shed some light on this for me?


Thanks
Sean
--
View this message in context: 
http://www.nabble.com/cxf-webservice-returning-empty-set-tp18156771p18156771.html
Sent from the cxf-user mailing list archive at Nabble.com.

---
Daniel Kulp
[EMAIL PROTECTED]
http://www.dankulp.com/blog




Reply via email to