Hi I have a couple of java classes exposed as Web Services using Axis 2 using the auto generated features of Axis 2. I wish to set some elements to have minOccurs="1" so that the values are required. Can I do this in Axis 2 without creating the WSDL file and generating the java file from that?
Regards, Néstor Boscán