Uploaded image for project: 'Shale'
  1. Shale
  2. SHALE-354

Tiger extensions cannot be initialized

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.0.3
    • TBD
    • Tiger
    • None
    • Important

    Description

      Tiger extensions cannot be initialized when WEB-INF/classes or WEB-INF/lib locations are searched for beans to configure because of posiible missing such resources in this locations. Problem causes method webClasses or webArchives of class org.apache.shale.tiger.view.faces.LifecycleListener2 respectively, because they uses ServletContext.getResourcePaths which can return "null" if location is empty and next loop "for (Object pathObject : paths)" doesn't fix this case at all.

      Attachments

        Activity

          People

            Unassigned Unassigned
            havis Tomas Havelka
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: