You are viewing a plain text version of this content. The canonical link for it is here.
Posted to portalapps-dev@portals.apache.org by "Woonsan Ko (JIRA)" <ji...@apache.org> on 2009/09/16 10:31:57 UTC

[jira] Created: (APA-16) Reverse proxy service component in webcontent application

Reverse proxy service component in webcontent application
---------------------------------------------------------

                 Key: APA-16
                 URL: https://issues.apache.org/jira/browse/APA-16
             Project: Portals Apps
          Issue Type: New Feature
    Affects Versions: apa-webcontent-1.0
            Reporter: Woonsan Ko
            Assignee: Woonsan Ko
             Fix For: apa-webcontent-1.1


Add a out-of-box reverse proxy service component in webcontent application.
With this, for example, IFrame portlet can allow cross-domain scripting for secured websites.

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


[jira] Resolved: (APA-16) Reverse proxy service component in webcontent application

Posted by "Woonsan Ko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/APA-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Woonsan Ko resolved APA-16.
---------------------------

    Resolution: Fixed

Fixed.
Also, some improvements as follows:
  - Makes it fully configurable on http client, connection manager, proxy path url mappings and rewriter configurations.
  - Enhances performance by following the performance guidelines of httpclient.
  - Uses Portlet 2.0 head contribution feature to add auto-resizing javascript just once.
  - Adds out-of-box reverse proxy servlet with example configurations for www.apache.org and portals.apache.org
  - Improves redirection url location handling.
  - Adds a new example portlet definition named "ReverseProxyIFramePortlet" in portlet.xml.

> Reverse proxy service component in webcontent application
> ---------------------------------------------------------
>
>                 Key: APA-16
>                 URL: https://issues.apache.org/jira/browse/APA-16
>             Project: Portals Apps
>          Issue Type: New Feature
>    Affects Versions: apa-webcontent-1.0
>            Reporter: Woonsan Ko
>            Assignee: Woonsan Ko
>             Fix For: apa-webcontent-1.1
>
>
> Add a out-of-box reverse proxy service component in webcontent application.
> With this, for example, IFrame portlet can allow cross-domain scripting for secured websites.

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