JAXB 2.1 API - TypeConstraintException do not behave as expected by the spec
----------------------------------------------------------------------------

                 Key: SMX4-330
                 URL: https://issues.apache.org/activemq/browse/SMX4-330
             Project: ServiceMix 4
          Issue Type: Bug
    Affects Versions: specs-1.3.0, specs-1.2.0
            Reporter: Guillaume Sauthier


All failures are related to the linkedException used in the 
TypeConstraintException.

It is not passed to the super constructor, so the getLinkedException() that 
rely on this.getCause() always return null.
Other failures are related to how the printStackTrace() methods are 
implemented, they should call the printStackTrace() methods of the 
linkedException.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to