Uploaded image for project: 'Pluto'
  1. Pluto
  2. PLUTO-645

RuntimeException during initialization of portlet does't put it out of service

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.1.0-M3
    • 3.0.0
    • portlet container

    Description

      Failing test case:

      1) V2AddlPortletTests_SPEC2_5_Initialization_initialization6 - A RuntimeException thrown during initialization must be handled as a PortletException

      The portlet container must not initialize the portlet once it throws PortletException. Since, RuntimeException must be handled as PortletException, it should also work the same.

      Observed behavior - Pluto ignores the exception and digests the raised exception (Exception is also not visible in error log).

      Expected behavior - Pluto must not place the portlet object into active service and it must release the portlet object.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mahmedk91 Ahmed
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: