[
https://issues.apache.org/jira/browse/PLUTO-645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Scott Nicklous resolved PLUTO-645.
----------------------------------
Resolution: Fixed
Fix Version/s: 3.0.0
fixed in Pluto implementation
> RuntimeException during initialization of portlet does't put it out of service
> ------------------------------------------------------------------------------
>
> Key: PLUTO-645
> URL: https://issues.apache.org/jira/browse/PLUTO-645
> Project: Pluto
> Issue Type: Bug
> Components: portlet container
> Affects Versions: 2.1.0-M3
> Reporter: Mohd Ahmed Khan
> Labels: test
> Fix For: 3.0.0
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)