I have no idea what would cause that.   With using the straight local 
transport without the object binding and such, it should still serialize down 
to a stream.   Any chance of a test case?

Dan


On Wednesday 28 April 2010 9:02:39 am conficio wrote:
> Using cxf 2.0.12 as well as 2.2.7, working from Java first model using
> JAXB/SOAP
> 
> My Beans contain List  collections and when I operate the service over
> http:// an empty list returned is reported by the client generated classes.
> That is the desired behavior.
> 
> However if I use the local:// transport for Unit testing, the returned
> value for an empty list is null.
> 
> What causes this difference in behavior and is there a way to configure
> this differently. Or is this a bug?
> 
> Thanks
> K<o>

-- 
Daniel Kulp
[email protected]
http://dankulp.com/blog

Reply via email to