How can one get the elementFormDefault="qualified" generated in the WSDL without modifying it?
Issue
- How can we get the
elementFormDefault="qualified"generated in the WSDL? We get the WSDL generated after deploying i.e. code first approach. - Let us know the steps we should follow, so that
elementFormDefault="qualified"is generated automatically. - If we change the element as
elementFormDefault="qualified"in WSDL and hit through Soap UI the generated WSDL is not going to change.
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.