You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Simone Tripodi (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/05 23:30:40 UTC

[jira] [Resolved] (DIGESTER-154) The DigesterBinder is not able to load primitive classes by name

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

Simone Tripodi resolved DIGESTER-154.
-------------------------------------

    Resolution: Fixed

fixed on /trunk, see [r1210678|https://svn.apache.org/viewvc?view=revision&revision=1210678]
                
> The DigesterBinder is not able to load primitive classes by name
> ----------------------------------------------------------------
>
>                 Key: DIGESTER-154
>                 URL: https://issues.apache.org/jira/browse/DIGESTER-154
>             Project: Commons Digester
>          Issue Type: Bug
>    Affects Versions: 3.2
>            Reporter: Simone Tripodi
>            Assignee: Simone Tripodi
>             Fix For: 3.2
>
>
> Since the Digester relies on the ClassLoader to load classes for name, when passing strings like {{boolean}} or {{double}} it fails.
> An idea in order to avoid to redesign the digester, could be façading the {{Digetser#getClassLoader()}} instance, intercepting the {{loadClass( String )}} method

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