You can turn off multiref in the server-config.wsdd by 
setting the sendMultiRefs setting to false.

        <parameter name="sendMultiRefs" value="false"/>

But you shouldn't need to turn this off to work with .NET.
We are able to get .NET to ineroperate with and without
multirefs. (We had a problem with Axis understanding .NET's 
href/ids style in beta 2 but that has been fixed.)

Blake



> -----Original Message-----
> From: Christian Schmitz [mailto:[EMAIL PROTECTED]]
> Sent: Monday, June 24, 2002 5:40 AM
> To: '[EMAIL PROTECTED]'
> Subject: Is it possble to serialze without using multiref???
> 
> 
> Hi,
> axis uses multiref Tags when it serelizes Arrays, Vectors usw. 
> .NET doesn't use this, is it possible to serialize without 
> using multiref?
> 
> Christian
> 

Reply via email to