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 Rodrigo Asensio <ra...@gmail.com> on 2008/12/11 18:30:36 UTC

compatibility issues

I'm axis2 and I'm generating ws for other consumers, some of them are
ms crappy biztalk. They are getting some conflicts if they find in the
wsdl something like this:

<xs:element maxOccurs="unbounded" minOccurs="0" name="persons"
nillable="true" type="ax21:Person"/>

the minOccurs=0 and the nillable=true

is there any way to intersect the wget of the wsdl ?? or should I
change it manually and point to a custom file ?? any property to set
in the java2wsdl ant task ???

regards
R


Rodrigo Asensio
rasensio@gmail.com
http://www.rodrigoasensio.com
"To err is human, but to really screw up requires the root password."