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


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.

Reply via email to