[jbossws-issues] [JBoss JIRA] Created: (JBWS-2152) @WebFault does not behave like @XmlType

Bart Vanhaute (JIRA) jira-events at lists.jboss.org
Tue Apr 15 07:38:54 EDT 2008


@WebFault does not behave like @XmlType
---------------------------------------

                 Key: JBWS-2152
                 URL: http://jira.jboss.com/jira/browse/JBWS-2152
             Project: JBoss Web Services
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: jbossws-native
    Affects Versions: jbossws-native-3.0.1
         Environment: Using JBossAS 4.2.2.GA
            Reporter: Bart Vanhaute


Elements that are tagged as @WebFault do not behave like normal @XmlType, although these elements need to be transformed  from Java to XML in the same way.

For example, if I tag a bean property method in a @WebFault exception class with @XmlTransient, that property should not be included in the .wsdl. 

-- 
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