I am working on webservice botttom up approch on IRAD 7 with jaxws 2.1.and jaxb
I want to make webmethod parameters mandatory,I tried using @Xmlelement(required=true) but it is not updating my XSd.
Can you suggest a suitable approch to make my webmethod paramets mandatory
Thanks in Advance. rama.