Uploaded image for project: 'Beehive'
  1. Beehive
  2. BEEHIVE-1068

requests to a JPF in a webapp without a Global.app throws two CNF exceptions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 1.0.2
    • 1.0.2
    • NetUI
    • None

    Description

      In doing some performance profiling, I've run into a place in the Page Flow core code that throws a ClassNotFoundException when a web application doesn't contain a global/Global.java source file. When forwarding to a JSP, this CNF exception happens twice.

      This has a significant impact on performance and is marked as a "blocker" bug. The fix requires caching a flag that says whether the web application contains a global.Global class file, and short-circuiting its construction if the web application doesn't have this class file.

      Attachments

        Activity

          People

            jzhuo Julie Zhuo
            ekoneil Edward O'Neil
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: