default minoccurs and nillable
Hello,
Is there a way to setup wsas so that service WSDL would include minOccurs="1" by default instead of "0" and nillable=false instead of true. Is such thing possible for certain data types or globally without manually editing wsdl?
Something similar to XFire <property name="defaultMinOccurs" value="1"/>
Thank you.
- Login or register to post comments
- Printer friendly version
- 215 reads










This is an issue of Axis2
This is an issue of Axis2 and in fact I fixed the issues, but I did not commit that to trunk since the there were some test fails. second we are about to do a release. But I will commit the changes soon after the release.
Thank you!
Deepal