Ivan created AXIS2-5323:
---------------------------

             Summary: Follow the latest exclude rule for properties in the 
exception class
                 Key: AXIS2-5323
                 URL: https://issues.apache.org/jira/browse/AXIS2-5323
             Project: Axis2
          Issue Type: Bug
          Components: jaxws
    Affects Versions: 1.6.2
            Reporter: Ivan
         Attachments: LegacyExceptionUtil.java.patch

With the jaxws 2.2 m4, new rules are clarified for the excluded property in the 
Throwable hierarchy.

For each getter in the exception and its superclasses, a property of the same 
type and name is added to
the bean. All the getter methods except getMessagefromjava.lang.Throwabletype 
hierarchy
are excluded from the list of getters to be mapped

In the JDK 7, there is a new method getSuppressed() is added.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to