You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Denis Schlesinger <sc...@ecs-gmbh.de> on 2005/08/31 14:17:40 UTC

[Axis 1.2.1] Prevent setting of 'nillable="true"' for serialized classes

Hi all,
 
is there a way to tell Axis not to set the attribute 'nillable' to
'true' for serialized classes of my web service? I am using the
'beanmapping'-tag in my WSDD to serialize my classes on the fly.
 
Thanks for your help!
Denis