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

Michel Drescher Michel.Drescher at uk.fujitsu.com
Wed Jul 25 10:52:56 CDT 2007


I'm all in for this!

Cheers,
Michel

Mark Morgan 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
> 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 250 bytes
Desc: OpenPGP digital signature
Url : http://www.ogf.org/pipermail/byteio-wg/attachments/20070725/9525df3e/attachment.pgp 


More information about the byteio-wg mailing list