Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-2596

Facelets code das not use Shared..ClassUtils.forName

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.0.0-beta-2
    • None
    • JSR-314
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            werpu Werner Punz
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: