I figured it out... I was not populating the ThumbnailSize element, so everything after that was being truncated. I would have thought that Axis2/C would have thrown an error or something because it was not set to nullable in the WSDL, but no matter, I am back up and running!
On Mon, Sep 28, 2009 at 10:49 PM, Sam Carleton <scarle...@miltonstreet.com>wrote: > > I sorted the WSDL, regenerated the source and recompiled and the same > elements > > are always missing. > > I was mistaken, it is always the last elements that are lost, which > ever elements come last. >