You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Antonio Sanso (JIRA)" <ji...@apache.org> on 2012/07/25 11:51:34 UTC

[jira] [Created] (SLING-2546) Add Support JSR 168 portlet caching to Sling Portal Container

Antonio Sanso created SLING-2546:
------------------------------------

             Summary: Add Support JSR 168 portlet caching to Sling Portal Container
                 Key: SLING-2546
                 URL: https://issues.apache.org/jira/browse/SLING-2546
             Project: Sling
          Issue Type: New Feature
          Components: Portal
            Reporter: Antonio Sanso
            Priority: Minor


Add JSR-168 Caching to Sling Portal Container

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (SLING-2546) Add Support JSR 168 portlet caching to Sling Portal Container

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

Antonio Sanso updated SLING-2546:
---------------------------------

    Attachment: SLING-2546-diff.txt

attaching patch.

Some detsils:

- defined  a spi interface for a cache
- implemented logic for the JSR 168 Caching  
- the patch does not contain any caching storage implementation for the moment (namely the cache is off by default)
                
> Add Support JSR 168 portlet caching to Sling Portal Container
> -------------------------------------------------------------
>
>                 Key: SLING-2546
>                 URL: https://issues.apache.org/jira/browse/SLING-2546
>             Project: Sling
>          Issue Type: New Feature
>          Components: Portal
>            Reporter: Antonio Sanso
>            Priority: Minor
>         Attachments: SLING-2546-diff.txt
>
>
> Add JSR-168 Caching to Sling Portal Container

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (SLING-2546) Add Support JSR 168 portlet caching to Sling Portal Container

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

Carsten Ziegeler resolved SLING-2546.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: Portal Container 1.0.0

Thanks for your patch, Antonio. I've applied it in revision 1376018 with a minor modification. The reference to the cache is now static which will restart the container once a cache comes or goes. Otherwise the container would continue to use the state of first startup of the container
                
> Add Support JSR 168 portlet caching to Sling Portal Container
> -------------------------------------------------------------
>
>                 Key: SLING-2546
>                 URL: https://issues.apache.org/jira/browse/SLING-2546
>             Project: Sling
>          Issue Type: New Feature
>          Components: Portal
>            Reporter: Antonio Sanso
>            Assignee: Carsten Ziegeler
>            Priority: Minor
>             Fix For: Portal Container 1.0.0
>
>         Attachments: SLING-2546-diff.txt
>
>
> Add JSR-168 Caching to Sling Portal Container

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (SLING-2546) Add Support JSR 168 portlet caching to Sling Portal Container

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

Carsten Ziegeler reassigned SLING-2546:
---------------------------------------

    Assignee: Carsten Ziegeler
    
> Add Support JSR 168 portlet caching to Sling Portal Container
> -------------------------------------------------------------
>
>                 Key: SLING-2546
>                 URL: https://issues.apache.org/jira/browse/SLING-2546
>             Project: Sling
>          Issue Type: New Feature
>          Components: Portal
>            Reporter: Antonio Sanso
>            Assignee: Carsten Ziegeler
>            Priority: Minor
>         Attachments: SLING-2546-diff.txt
>
>
> Add JSR-168 Caching to Sling Portal Container

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (SLING-2546) Add Support JSR 168 portlet caching to Sling Portal Container

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

Antonio Sanso updated SLING-2546:
---------------------------------

    Attachment:     (was: SLING-2546-diff.txt)
    
> Add Support JSR 168 portlet caching to Sling Portal Container
> -------------------------------------------------------------
>
>                 Key: SLING-2546
>                 URL: https://issues.apache.org/jira/browse/SLING-2546
>             Project: Sling
>          Issue Type: New Feature
>          Components: Portal
>            Reporter: Antonio Sanso
>            Priority: Minor
>         Attachments: SLING-2546-diff.txt
>
>
> Add JSR-168 Caching to Sling Portal Container

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (SLING-2546) Add Support JSR 168 portlet caching to Sling Portal Container

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

Antonio Sanso updated SLING-2546:
---------------------------------

    Attachment: SLING-2546-diff.txt

reattaching patch (some class was missing due lack of svn add)
                
> Add Support JSR 168 portlet caching to Sling Portal Container
> -------------------------------------------------------------
>
>                 Key: SLING-2546
>                 URL: https://issues.apache.org/jira/browse/SLING-2546
>             Project: Sling
>          Issue Type: New Feature
>          Components: Portal
>            Reporter: Antonio Sanso
>            Priority: Minor
>         Attachments: SLING-2546-diff.txt
>
>
> Add JSR-168 Caching to Sling Portal Container

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira