[
https://issues.apache.org/jira/browse/MYFACESTEST-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonardo Uribe resolved MYFACESTEST-23.
---------------------------------------
Fix Version/s: 1.0.0-SNAPSHOT
Resolution: Fixed
> ConfigParser should use Class.forName to load classes
> -----------------------------------------------------
>
> Key: MYFACESTEST-23
> URL: https://issues.apache.org/jira/browse/MYFACESTEST-23
> Project: MyFaces Test
> Issue Type: Bug
> Affects Versions: 1.0.0-SNAPSHOT
> Reporter: Leonardo Uribe
> Assignee: Leonardo Uribe
> Fix For: 1.0.0-SNAPSHOT
>
>
> It is valid to pass [Ljava.lang.String; as converter class but use
> loadClass() throws an exception in this case, so we should use Class.forName
> instead.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.