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 "Craig Doremus (JIRA)" <ji...@apache.org> on 2007/08/29 23:46:30 UTC

[jira] Resolved: (PLUTO-418) Add support for container-runtime-options

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

Craig Doremus resolved PLUTO-418.
---------------------------------

    Resolution: Fixed

Patch was applied to both '286' branches.

> Add support for container-runtime-options
> -----------------------------------------
>
>                 Key: PLUTO-418
>                 URL: https://issues.apache.org/jira/browse/PLUTO-418
>             Project: Pluto
>          Issue Type: New Feature
>    Affects Versions: 1.1-286-COMPATIBILITY, 1.1-286-trunk-merge
>            Reporter: Christian Raschka
>             Fix For: 1.1-286-COMPATIBILITY, 1.1-286-trunk-merge
>
>         Attachments: container_runtime_options.200707.patch, container_runtime_options.plus_properties.200707.patch
>
>
> PLT.10.4.: 
> The portlet can define additional runtime behavior in the portlet.xml on either the
> portlet application level or the portlet level with the container-runtime-option element.
> Runtime options that are defined on the application level should be applied to all portlets
> in the portlet application. Runtime options that are defined on the portlet level should be
> applied for this portlet only and override any runtime options defined on the application
> level with the same name.
> Container runtime options are optional to support by the portlet container and the portlet
> can find out which container runtime options are supported by the portlet container
> running the portlet via the method getContainerRuntimeOptions on the
> PortletContext.

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