You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by Michael McCaskill <mm...@healthdec.com> on 2008/03/05 14:46:10 UTC

Contract-last, empty List null

I've checked the response from my server side web service method. It is
indeed not null and empty. But the client gets a null object back. I tried
using the CXF 2.1-SNAPSHOT (for JAXB 2.1) but I couldn't get my services to
work. What else can I try short of writing XSDs?
-- 
View this message in context: http://www.nabble.com/Contract-last%2C-empty-List-null-tp15850232p15850232.html
Sent from the cxf-user mailing list archive at Nabble.com.


Re: Contract-last, empty List null

Posted by Benson Margulies <bi...@gmail.com>.
Tell us more about what you did and how you configured it. Can you post a
JIRA with a test case?

On Wed, Mar 5, 2008 at 8:46 AM, Michael McCaskill <mm...@healthdec.com>
wrote:

>
> I've checked the response from my server side web service method. It is
> indeed not null and empty. But the client gets a null object back. I tried
> using the CXF 2.1-SNAPSHOT (for JAXB 2.1) but I couldn't get my services
> to
> work. What else can I try short of writing XSDs?
> --
> View this message in context:
> http://www.nabble.com/Contract-last%2C-empty-List-null-tp15850232p15850232.html
> Sent from the cxf-user mailing list archive at Nabble.com.
>
>