[jbossws-issues] [JBoss JIRA] Created: (JBWS-1904) There should be a way to explicitly set the namespace of a WebFault in the generated WSDL schema

Vesselin Kirov (JIRA) jira-events at lists.jboss.org
Thu Nov 8 09:26:46 EST 2007


There should be a way to explicitly set the namespace of a WebFault in the generated WSDL schema
------------------------------------------------------------------------------------------------

                 Key: JBWS-1904
                 URL: http://jira.jboss.com/jira/browse/JBWS-1904
             Project: JBoss Web Services
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: jbossws-jaxws
    Affects Versions: jbossws-2.0.1.SP2
            Reporter: Vesselin Kirov


At the moment the code in org.jboss.metadata.builder.jaxws.JAXWSMetaDataBuilder.addFault does not use the namespace information from @WebFault (if present) for the xml type in the WSDL schema that is generated. It is easy to change the code to do this, however I'm not sure if this would break some other use cases.
The other approach would be to use the XmlType annotation (not used at all at the moment).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbossws-issues mailing list