You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-dev@portals.apache.org by "Eric Dalquist (JIRA)" <ji...@apache.org> on 2008/01/02 20:04:34 UTC

[jira] Updated: (PLUTO-457) PortletContainerException doesn't chain Throwable

     [ https://issues.apache.org/jira/browse/PLUTO-457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Dalquist updated PLUTO-457:
--------------------------------

    Attachment: PortletContainerException.patch

Patch to chain the exceptions

> PortletContainerException doesn't chain Throwable
> -------------------------------------------------
>
>                 Key: PLUTO-457
>                 URL: https://issues.apache.org/jira/browse/PLUTO-457
>             Project: Pluto
>          Issue Type: Bug
>          Components: general
>    Affects Versions: 1.1.4
>            Reporter: Eric Dalquist
>             Fix For: 1.1.5
>
>         Attachments: PortletContainerException.patch
>
>
> The constructors for PortletContainerException that take a Throwable as an argument fail to pass it to the parent Exception resulting in the root cause stack trace getting lost in log messages.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.