On 15/02/2008, at 7:19 AM, Daniel Kulp wrote:
Any chance you can try with 2.0.4?
It sounds like for some reason, the ReviewData is not getting passed
into
the JAXB context. Not sure why that is..
Actually, what compiler flags are you using? With -o, I'm not sure
if
the generics is compiled in. I would assume so, but maybe not.
I was able to work around this by returning arrays instead of generic
Lists (wsdl2java still uses generic lists in the client interfaces it
produces)
I also encountered the problem that if one of my DTOs didn't have a
default constructor it was silently ignored, and List<Object> used
instead.
Tom
--
ATLASSIAN - http://www.atlassian.com
Our products help over 8,500 customers in more than 95 countries to
collaborate