You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by "Ate Douma (JIRA)" <je...@portals.apache.org> on 2006/11/04 00:03:16 UTC

[jira] Created: (JS2-606) Allow deployment of local portlet applications without a jetspeed- name prefix

Allow deployment of local portlet applications without a jetspeed- name prefix
------------------------------------------------------------------------------

                 Key: JS2-606
                 URL: http://issues.apache.org/jira/browse/JS2-606
             Project: Jetspeed 2
          Issue Type: Improvement
          Components: Deployment
    Affects Versions: 2.1-dev
            Reporter: Ate Douma
         Assigned To: Ate Douma
            Priority: Minor
             Fix For: 2.1, 2.1-dev


Jetspeed currently only supports local (portal context) deployment of portlet applications when their name is prefixed with "jetspeed-".

To allow local deployment of any portlet application, I'll extend the DeployPortletAppEventListener to also treat portlet application wars put in a specific local application staging dir  as local portlet applications.
By default configuration, Jetspeed will now also treat any portlet application war put in WEB-INF/deploy/local as local portlet application.

Note: A local portlet application is only useful for providing portlets which don't need full web container functionality like servlets or resource lookups as those are not supported.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


[jira] Resolved: (JS2-606) Allow deployment of local portlet applications without a jetspeed- name prefix

Posted by "Ate Douma (JIRA)" <je...@portals.apache.org>.
     [ http://issues.apache.org/jira/browse/JS2-606?page=all ]

Ate Douma resolved JS2-606.
---------------------------

    Resolution: Fixed

Implemented

> Allow deployment of local portlet applications without a jetspeed- name prefix
> ------------------------------------------------------------------------------
>
>                 Key: JS2-606
>                 URL: http://issues.apache.org/jira/browse/JS2-606
>             Project: Jetspeed 2
>          Issue Type: Improvement
>          Components: Deployment
>    Affects Versions: 2.1-dev
>            Reporter: Ate Douma
>         Assigned To: Ate Douma
>            Priority: Minor
>             Fix For: 2.1, 2.1-dev
>
>
> Jetspeed currently only supports local (portal context) deployment of portlet applications when their name is prefixed with "jetspeed-".
> To allow local deployment of any portlet application, I'll extend the DeployPortletAppEventListener to also treat portlet application wars put in a specific local application staging dir  as local portlet applications.
> By default configuration, Jetspeed will now also treat any portlet application war put in WEB-INF/deploy/local as local portlet application.
> Note: A local portlet application is only useful for providing portlets which don't need full web container functionality like servlets or resource lookups as those are not supported.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org