Facelets code das not use Shared..ClassUtils.forName
----------------------------------------------------

                 Key: MYFACES-2596
                 URL: https://issues.apache.org/jira/browse/MYFACES-2596
             Project: MyFaces Core
          Issue Type: Bug
          Components: JSR-314
    Affects Versions: 2.0.0-beta-2
            Reporter: Werner Punz
            Priority: Minor


Our facelets code does not use the ClassUtils.forName from our shared class 
hierarchy
instead it reverts to its own ReflectUtils forName, which however has also 
array and primitive resolution (which our code does not have yet)
It breaks some plugins that way in the facelets part due to not running into 
our loader plugin mechanism.


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