Hi, I'm recently new to Axis2 and I'm working on a pretty simple web service. I'm generating the wsdl from java classes inside a service aar file. The resulting wsdl contains minOccurs="0" for all of the operation parmaters, is there a way to specify minOccurs="1" or something similar to flag these as mandatory paramaters?
Thanks. Chris.
