[BYTEIO-WG] xsi:nil="true" and anyType deserialization

Mohammad Shahbaz Memon m.memon at fz-juelich.de
Wed Jul 25 11:00:40 CDT 2007


It is fine with me too.

On 7/25/07, Mark Morgan <mmm2a at virginia.edu> wrote:
> Hey folks,
>
> So, changing the WSDL didn't improve things for us (we still send the
> xsi:nil="true" attribute).  Upon further testing, I've also discovered
> that this same issue essentially is causing the "could not find
> deserializer ... anyType" exceptions that a lot of us are seeing.  Here
> is a suggestion though.  This bug seems confined to createResource  (I'm
> guessing) because it is the only one that takes an empty parameter list.
> Since our purpose here isn't to test the interoperability of the
> interop. factory port type, but rather the ByteIO stuff after creating
> the resource, can we maybe just agree to change the createResource
> element type to have a dummy parameter in it.  For example, can we
> change the message type to have the following XML definitions:
>
> <xsd:element name="createResource">
>         <xsd:complexType>
>                 <xsd:sequence>
>                         <xsd:element name="dummy" type="xsd:int" minOccurs="1"
> maxOccurs="1"/>
>                 </xsd:sequence>
>         </xsd:complexType>
> </xsd:element>
>
> I believe that this would fix, or at least aid in fixing MOST of our
> problems so far.
>
> -Mark and Karolina
>
> --
>   byteio-wg mailing list
>   byteio-wg at ogf.org
>   http://www.ogf.org/mailman/listinfo/byteio-wg
>


-- 
------------------------------------------------------------------------
Mohammad Shahbaz Memon
Department of Applied Mathematics
Forschungszentrum Jülich GmbH
Jülich Germany

Skype: m.memon
Web page: http://www.fz-juelich.de/zam/ZAMPeople/memon_m
Office: +49 (0)2461 61 6567
Fax:     +49 (0)2461 61 6656


More information about the byteio-wg mailing list