2 Replies Latest reply on Jun 9, 2010 3:44 AM by gunnarbos

    elementFormDefault

    gunnarbos
      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?
      The URL http://java.sun.com/docs/books/jls/third_edition/html/packages.html describes a way with a file called package-info.java.
      I've tried that but can't get it to work. Does JBoss support this?
      Any suggestions?
      /Gunnar