You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by blagh <ic...@gmail.com> on 2008/06/27 16:28:50 UTC

[jira] Webservice returning empty

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/Webservice-returning-empty-tp18156407p18156407.html
Sent from the cxf-issues mailing list archive at Nabble.com.

Re: [jira] Webservice returning empty

Posted by blagh <ic...@gmail.com>.
My appologies.  I'll post this to the CXF-Users group.  Thanks.


Glen Mazza wrote:
> 
> I think you'll want to ask this on CXF-Users; this list is just for CXF
> bug reports from JIRA--actually, it should be read only, something appears
> wrong here if anybody can directly post to it.
> 
> Glen
> 
> 
> blagh wrote:
>> 
>> <p>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:</p><br />
>> 
>>  http://www.nopaste.com/p/a9YVax7Ylb POJO  I'm trying to return from a
>> webservice<br />
>>  http://www.nopaste.com/p/a1Id4Gr6t The webservice interface <br />
>>  http://www.nopaste.com/p/aMidVn3uW The webservice implementation <br />
>> 
>> <p>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?</p>
>> 
>> Thanks
>> Sean
>> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Webservice-returning-empty-tp18156407p18156726.html
Sent from the cxf-issues mailing list archive at Nabble.com.


Re: [jira] Webservice returning empty

Posted by Glen Mazza <gl...@gmail.com>.
I think you'll want to ask this on CXF-Users; this list is just for CXF bug
reports from JIRA--actually, it should be read only, something appears wrong
here if anybody can directly post to it.

Glen


blagh wrote:
> 
> <p>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:</p><br />
> 
>  http://www.nopaste.com/p/a9YVax7Ylb POJO  I'm trying to return from a
> webservice<br />
>  http://www.nopaste.com/p/a1Id4Gr6t The webservice interface <br />
>  http://www.nopaste.com/p/aMidVn3uW The webservice implementation <br />
> 
> <p>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?</p>
> 
> Thanks
> Sean
> 

-- 
View this message in context: http://www.nabble.com/Webservice-returning-empty-tp18156407p18156487.html
Sent from the cxf-issues mailing list archive at Nabble.com.