[jira] [Closed] (PLUTO-703) Extract PortletV3Demo TagLibPortlet.ActEvtProxyServlet inner-class into a separate ActEvtProxyServlet.java source file

"Neil Griffin (JIRA)" <[email protected]>
Newsgroups gmane.comp.jakarta.pluto.devel
Message-ID <[email protected]>
     [ https://issues.apache.org/jira/browse/PLUTO-703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Neil Griffin closed PLUTO-703.
------------------------------
    Resolution: Fixed

Fixed in commit [2a8facde44b1e43c2165fe5b2755930249a7330f|https://github.com/apache/portals-pluto/commit/2a8facde44b1e43c2165fe5b2755930249a7330f].

> Extract PortletV3Demo TagLibPortlet.ActEvtProxyServlet inner-class into a separate ActEvtProxyServlet.java source file
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: PLUTO-703
>                 URL: https://issues.apache.org/jira/browse/PLUTO-703
>             Project: Pluto
>          Issue Type: Improvement
>          Components: demo portlets
>    Affects Versions: 3.0.0
>            Reporter: Neil Griffin
>            Assignee: Neil Griffin
>            Priority: Major
>             Fix For: 3.0.1
>
>
> The PortletV3Demo has a class named TagLibPortlet with the following inner-class:
> {code:java|title=TagLibPortlet.java}
>   @WebServlet(urlPatterns = PROXY)
>    public static class ActEvtProxyServlet extends HttpServlet {
>       ...
>    }
> {code}
> This task involves extracting the inner-class into a separate file into a separate ActEvtProxyServlet.java source file. This will provide for better portability across servlet containers.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.