Uploaded image for project: 'Geronimo'
  1. Geronimo
  2. GERONIMO-3850

Plan Creator suppresses exceptions rather than showing it to user

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1
    • 2.1.1, 2.2
    • console
    • Security Level: public (Regular issues)
    • None

    Description

      Various exceptions could be encountered during plan creation phase. Rather than showing it to user via Admin Console page, plan creator is currently suppressing them.

      Location to be fixed:
      org.apache.geronimo.console.configcreator.JSR88_Util.parseWarReferences() function of "plancreator-portlets" module.
      try

      { classFinder = AbstractWebModuleBuilder.createWebAppClassFinder(webApp, classLoader); }

      catch (DeploymentException e2)

      { return; }

      Attachments

        Activity

          People

            Unassigned Unassigned
            shivahr Shiva Kumar
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: