0 Replies Latest reply on Jun 8, 2010 12:06 PM by gunnarbos

    JBoss 5.1.0.GA web service elementFormDefault?

    gunnarbos

      Hi,

      I have a web service with annotations, that I need to set the elementFormDefault attribute in the generated schema.

      The way this should be done is according to http://java.sun.com/docs/books/jls/third_edition/html/packages.html to create a file named package-info.java. I've tried to do this but failed.

      The question is if JBoss 5.1.0.GA supports this or has another way to create the attribute.

      Of cause the way I tried it could also be wrong, so please give me an example if you have one.

      /Gunnar