0 Replies Latest reply on May 16, 2006 11:56 AM by jftessier

    Configuring Generated xsd

    jftessier

      As per the forum I'm posting in, I'm a total beginner and I'm only beginning to understand how to work with JBoss. Here's the setup:

      I'm deploying webservice as .war files in the deploy folder of the default server.

      From my understanding, JBoss generates wsdl and xsd files when needed from information contained in the .war file.

      I noticed that the generated xsd generate a lot of ns1:, ns2:, nsXX

      And now the questions:

      1- I cannot find where these nsX are declared and there actual utilitly
      2- Is there any way I can configure how these nsX are named and restrict the use of them to the bare minimum

      Thanks for your help.