Hi,
I have a web service in JBoss5.1.0.GA where I need to generate the elementFormDefault attribute in the schema tag in the generated wsdl file.
The wdsl file is generated from annotations in the code.
How can I achieve that?
I've tried that but can't get it to work. Does JBoss support this?
Any suggestions?
/Gunnar