Hi all,
I am using Axis 1.3.
My webservice is sending back a response that is similar to this for couple of contained objects.
....
<iv_contactInfo>
...
<iv_contactInfo>
...
However, .NET is expecting
..
<ContactInfo>
<iv_contactInfo>
....
<iv_contactInfo>
<ContactInfo>
..
and returns null values for ContactInfo objects.
ContactInfo is the
type of object that client builds after recieving the response.
Please note that Contactinfo is returned as part of a larger object PublishedAsset.
PublishedAsset
-- ArrayOfAssetContact
--AssetContact
---ContactInfo
Has anyone seen this issue before? Any help would be greatly appreciated.
Thanks,
Pradeep
- Axis 1.3: Axis Interoperability issue with .net Pradeep Reddy
- Re: Axis 1.3: Axis Interoperability issue with .... Anne Thomas Manes
- Re: Axis 1.3: Axis Interoperability issue wi... Pradeep Reddy
- Re: Axis 1.3: Axis Interoperability issu... Anne Thomas Manes
- Re: Axis 1.3: Axis Interoperability ... Pradeep Reddy
- RE: Axis 1.3: Axis Interoperabi... Chandrashekar_Sudars
- Re: Axis 1.3: Axis Interope... Anne Thomas Manes
- Re: Axis 1.3: Axis Interoperability ... Amit Andhale
- Re: Axis 1.3: Axis Interoperabi... Daniel Beland
