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
rasen...@gmail.com
http://www.rodrigoasensio.com
"To err is human, but to really screw up requires the root password."

Reply via email to