On Tuesday 23 November 2010 12:08:05 am Kurt wrote: > I was unable to find a post regarding the issue, so I thought I'd give a > heads-up. > > I recently upgraded from 2.2.6 to 2.2.11 and my C# client stopped > working. Objects received from my JAXP service weren't being > de-serialized anymore. The XML looked fine, but the .NET libs were > choking on something. I could send data but any object I tried to fetch > returned null on the C# side of things. Reverting to 2.2.6 fixed the > problem. > > Hope this helps someone.
Not really. Is there any way you can capture the soap messages for both 2.2.6 and 2.2.11 and do a full compare. Without at least that, I'm not sure even where to start looking as to what would be the cause. -- Daniel Kulp [email protected] http://dankulp.com/blog
