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 "Torsten Dettborn (JIRA)" <ji...@apache.org> on 2006/10/26 21:26:24 UTC

[jira] Created: (PLUTO-263) add Resource Serving

add Resource Serving
--------------------

                 Key: PLUTO-263
                 URL: http://issues.apache.org/jira/browse/PLUTO-263
             Project: Pluto
          Issue Type: New Feature
          Components: general
    Affects Versions: 1.1-286-COMPATIBILITY
            Reporter: Torsten Dettborn
         Attachments: pluto-286.resourceServing.patch

The patch is for the new feature Resource Serving. This is a new life cycle. The resource URL points back to itself. With the URL you can call serveResource.

-- 
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

        

[jira] Resolved: (PLUTO-263) add Resource Serving

Posted by "Craig Doremus (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/PLUTO-263?page=all ]

Craig Doremus resolved PLUTO-263.
---------------------------------

    Fix Version/s: 1.1-286-COMPATIBILITY
       Resolution: Fixed

Applied patch in SVN revision 468363. Thank you, Torsten.

> add Resource Serving
> --------------------
>
>                 Key: PLUTO-263
>                 URL: http://issues.apache.org/jira/browse/PLUTO-263
>             Project: Pluto
>          Issue Type: New Feature
>          Components: general
>    Affects Versions: 1.1-286-COMPATIBILITY
>            Reporter: Torsten Dettborn
>             Fix For: 1.1-286-COMPATIBILITY
>
>         Attachments: pluto-286.resourceServing.patch
>
>
> The patch is for the new feature Resource Serving. This is a new life cycle. The resource URL points back to itself. With the URL you can call serveResource.

-- 
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

        

[jira] Updated: (PLUTO-263) add Resource Serving

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

Torsten Dettborn updated PLUTO-263:
-----------------------------------

    Attachment: resource_serving161007.patch

This solves problems with the 

1. Caching of Resources(FULL, PORTLET and PAGE).
2. Copy render parameter for the ResourceURL.
3. Add Resource ID

Open issues are: Cachability and resourceID need there own prefix for the renderURL


> add Resource Serving
> --------------------
>
>                 Key: PLUTO-263
>                 URL: https://issues.apache.org/jira/browse/PLUTO-263
>             Project: Pluto
>          Issue Type: New Feature
>          Components: general
>    Affects Versions: 1.1-286-COMPATIBILITY
>            Reporter: Torsten Dettborn
>            Assignee: Torsten Dettborn
>             Fix For: 1.1-286-COMPATIBILITY
>
>         Attachments: pluto-286.resourceServing.patch, resource_serving161007.patch
>
>
> The patch is for the new feature Resource Serving. This is a new life cycle. The resource URL points back to itself. With the URL you can call serveResource.

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


[jira] Reopened: (PLUTO-263) add Resource Serving

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

Torsten Dettborn reopened PLUTO-263:
------------------------------------

      Assignee: Torsten Dettborn

1. Add funcionality for Caching of Resources(FULL, PORTLET and PAGE).
2. Copy render parameter for the ResourceURL.
3. Add Resource ID

> add Resource Serving
> --------------------
>
>                 Key: PLUTO-263
>                 URL: https://issues.apache.org/jira/browse/PLUTO-263
>             Project: Pluto
>          Issue Type: New Feature
>          Components: general
>    Affects Versions: 1.1-286-COMPATIBILITY
>            Reporter: Torsten Dettborn
>            Assignee: Torsten Dettborn
>             Fix For: 1.1-286-COMPATIBILITY
>
>         Attachments: pluto-286.resourceServing.patch
>
>
> The patch is for the new feature Resource Serving. This is a new life cycle. The resource URL points back to itself. With the URL you can call serveResource.

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


[jira] Updated: (PLUTO-263) add Resource Serving

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

Torsten Dettborn updated PLUTO-263:
-----------------------------------

        Fix Version/s: 1.1-286-trunk-merge
    Affects Version/s: 1.1-286-trunk-merge

affects 1.1-286-trunk-merge in the same way.

> add Resource Serving
> --------------------
>
>                 Key: PLUTO-263
>                 URL: https://issues.apache.org/jira/browse/PLUTO-263
>             Project: Pluto
>          Issue Type: New Feature
>          Components: general
>    Affects Versions: 1.1-286-COMPATIBILITY, 1.1-286-trunk-merge
>            Reporter: Torsten Dettborn
>            Assignee: Torsten Dettborn
>             Fix For: 1.1-286-COMPATIBILITY, 1.1-286-trunk-merge
>
>         Attachments: pluto-286.resourceServing.patch, resource_serving161007.patch, ResourceURL_getLocalPort_Session_090507.patch
>
>
> The patch is for the new feature Resource Serving. This is a new life cycle. The resource URL points back to itself. With the URL you can call serveResource.

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


[jira] Commented: (PLUTO-263) add Resource Serving

Posted by "Torsten Dettborn (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PLUTO-263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12520151 ] 

Torsten Dettborn commented on PLUTO-263:
----------------------------------------

Commit 2. patch  resource_serving161007.patch the new revision number is 566505.

> add Resource Serving
> --------------------
>
>                 Key: PLUTO-263
>                 URL: https://issues.apache.org/jira/browse/PLUTO-263
>             Project: Pluto
>          Issue Type: New Feature
>          Components: general
>    Affects Versions: 1.1-286-COMPATIBILITY
>            Reporter: Torsten Dettborn
>            Assignee: Torsten Dettborn
>             Fix For: 1.1-286-COMPATIBILITY
>
>         Attachments: pluto-286.resourceServing.patch, resource_serving161007.patch
>
>
> The patch is for the new feature Resource Serving. This is a new life cycle. The resource URL points back to itself. With the URL you can call serveResource.

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


[jira] Updated: (PLUTO-263) add Resource Serving

Posted by "Torsten Dettborn (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/PLUTO-263?page=all ]

Torsten Dettborn updated PLUTO-263:
-----------------------------------

    Attachment: pluto-286.resourceServing.patch

This patch implement Resource Serving.

> add Resource Serving
> --------------------
>
>                 Key: PLUTO-263
>                 URL: http://issues.apache.org/jira/browse/PLUTO-263
>             Project: Pluto
>          Issue Type: New Feature
>          Components: general
>    Affects Versions: 1.1-286-COMPATIBILITY
>            Reporter: Torsten Dettborn
>         Attachments: pluto-286.resourceServing.patch
>
>
> The patch is for the new feature Resource Serving. This is a new life cycle. The resource URL points back to itself. With the URL you can call serveResource.

-- 
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

        

[jira] Commented: (PLUTO-263) add Resource Serving

Posted by "Craig Doremus (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PLUTO-263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12529057 ] 

Craig Doremus commented on PLUTO-263:
-------------------------------------

Applied ResourceURL_getLocalPort_Session_090507.patch to 1.1-286-trunk-merge branch in SVN rev 577681. Thanks, Torsten!

> add Resource Serving
> --------------------
>
>                 Key: PLUTO-263
>                 URL: https://issues.apache.org/jira/browse/PLUTO-263
>             Project: Pluto
>          Issue Type: New Feature
>          Components: general
>    Affects Versions: 1.1-286-COMPATIBILITY, 1.1-286-trunk-merge
>            Reporter: Torsten Dettborn
>            Assignee: Torsten Dettborn
>             Fix For: 1.1-286-COMPATIBILITY, 1.1-286-trunk-merge
>
>         Attachments: pluto-286.resourceServing.patch, resource_serving161007.patch, ResourceURL_getLocalPort_Session_090507.patch
>
>
> The patch is for the new feature Resource Serving. This is a new life cycle. The resource URL points back to itself. With the URL you can call serveResource.

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


[jira] Updated: (PLUTO-263) add Resource Serving

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

Torsten Dettborn updated PLUTO-263:
-----------------------------------

    Attachment: ResourceURL_getLocalPort_Session_090507.patch

The patch impl. setParameters in ResourceURL
fix getLocalPort for include and forward(change null to 0)
impl. include and forward for Session and set Application_Scope for this, as it is specified in the Spec.
fix getJavaClass and getxmlType in EventDefinitionDD(only add ...trim())

> add Resource Serving
> --------------------
>
>                 Key: PLUTO-263
>                 URL: https://issues.apache.org/jira/browse/PLUTO-263
>             Project: Pluto
>          Issue Type: New Feature
>          Components: general
>    Affects Versions: 1.1-286-COMPATIBILITY
>            Reporter: Torsten Dettborn
>            Assignee: Torsten Dettborn
>             Fix For: 1.1-286-COMPATIBILITY
>
>         Attachments: pluto-286.resourceServing.patch, resource_serving161007.patch, ResourceURL_getLocalPort_Session_090507.patch
>
>
> The patch is for the new feature Resource Serving. This is a new life cycle. The resource URL points back to itself. With the URL you can call serveResource.

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


[jira] Closed: (PLUTO-263) add Resource Serving

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

Ate Douma closed PLUTO-263.
---------------------------

    Resolution: Fixed

> add Resource Serving
> --------------------
>
>                 Key: PLUTO-263
>                 URL: https://issues.apache.org/jira/browse/PLUTO-263
>             Project: Pluto
>          Issue Type: New Feature
>          Components: general
>    Affects Versions: 1.1-286-COMPATIBILITY, 2.0.0
>            Reporter: Torsten Dettborn
>            Assignee: Torsten Dettborn
>             Fix For: 1.1-286-COMPATIBILITY, 2.0.0
>
>         Attachments: pluto-286.resourceServing.patch, resource_serving161007.patch, ResourceURL_getLocalPort_Session_090507.patch
>
>
> The patch is for the new feature Resource Serving. This is a new life cycle. The resource URL points back to itself. With the URL you can call serveResource.

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