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

Resource jsf.js not found when using the OSGi bundle

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.3
    • 2.0.5
    • None
    • None

    Description

      First there is a
      WARNING: Resource referenced by resourceName jsf.js and libraryName javax.faces not found in call to ResourceHandler.createResource. It will be silenty ignored.
      and later a NullPointerException

      Using javax.faces.PROJECT_STAGE=Development, the class loader was trying to load META-INF/internal-resources/javax.faces/jsf-uncompressed-full.js (so I added the "package" META-INF.internal-resources.javax.faces to the list of exported packages of myfaces-bundle.jar). But then I changed it from Development to Production, and myfaces tried to load something else (and I decided to write a bug).

      Attachments

        Issue Links

          Activity

            People

              jakobkorherr Jakob Korherr
              clovis Clovis
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: