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

FactoryFinder.getFactory(null) expects a NullPointerException and not a llegalStateException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0.9m9
    • 1.1.1
    • JSR-127
    • None

    Description

      Acording to the spec (javadocs), when a null is passed to FactoryFinder.getFactory a NPE is expected and not an IllegalStateException (which is expected if factoryName does not identify a standard JavaServer Faces factory name).

      Attachments

        Activity

          People

            mmarinschek Martin Marinschek
            bruno_dev Bruno Aranda
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: