You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2010/01/27 17:14:34 UTC

[jira] Assigned: (CXF-2635) JAXBUtils#getValidClass ignores classes with private default constructors

     [ https://issues.apache.org/jira/browse/CXF-2635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp reassigned CXF-2635:
--------------------------------

    Assignee: Daniel Kulp

> JAXBUtils#getValidClass ignores classes with private default constructors
> -------------------------------------------------------------------------
>
>                 Key: CXF-2635
>                 URL: https://issues.apache.org/jira/browse/CXF-2635
>             Project: CXF
>          Issue Type: Bug
>          Components: JAXB Databinding
>    Affects Versions: 2.2.5
>            Reporter: Valdis Rigdon
>            Assignee: Daniel Kulp
>
> JAXBUtils#getValidClass attempts to see if there is a default constructor on the given Class object.  JAXB can handle private default constructors and this check only looks for public ones.

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