You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2011/07/07 08:51:16 UTC

[jira] [Created] (SLING-2128) Provide plain Repository services as SlingRepository services

Provide plain Repository services as SlingRepository services
-------------------------------------------------------------

                 Key: SLING-2128
                 URL: https://issues.apache.org/jira/browse/SLING-2128
             Project: Sling
          Issue Type: New Feature
          Components: JCR
    Affects Versions: JCR Base 2.1.0
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: JCR Base 2.1.2


If a JCR repository service is register as javax.jcr.Repository but not as SlingRepository we should wrap this repository and register a SlingRepository service proxying this repository

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (SLING-2128) Provide plain Repository services as SlingRepository services

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

Carsten Ziegeler commented on SLING-2128:
-----------------------------------------

Detecting the default workspace name with revision 1144209

> Provide plain Repository services as SlingRepository services
> -------------------------------------------------------------
>
>                 Key: SLING-2128
>                 URL: https://issues.apache.org/jira/browse/SLING-2128
>             Project: Sling
>          Issue Type: New Feature
>          Components: JCR
>    Affects Versions: JCR Base 2.1.0
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: JCR Base 2.1.2
>
>
> If a JCR repository service is register as javax.jcr.Repository but not as SlingRepository we should wrap this repository and register a SlingRepository service proxying this repository

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (SLING-2128) Provide plain Repository services as SlingRepository services

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

Carsten Ziegeler resolved SLING-2128.
-------------------------------------

    Resolution: Won't Fix

Revert the changes as we can't solve the authentication issue in a general manner.

> Provide plain Repository services as SlingRepository services
> -------------------------------------------------------------
>
>                 Key: SLING-2128
>                 URL: https://issues.apache.org/jira/browse/SLING-2128
>             Project: Sling
>          Issue Type: New Feature
>          Components: JCR
>    Affects Versions: JCR Base 2.1.0
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: JCR Base 2.1.2
>
>
> If a JCR repository service is register as javax.jcr.Repository but not as SlingRepository we should wrap this repository and register a SlingRepository service proxying this repository

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (SLING-2128) Provide plain Repository services as SlingRepository services

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

Carsten Ziegeler closed SLING-2128.
-----------------------------------

    
> Provide plain Repository services as SlingRepository services
> -------------------------------------------------------------
>
>                 Key: SLING-2128
>                 URL: https://issues.apache.org/jira/browse/SLING-2128
>             Project: Sling
>          Issue Type: New Feature
>          Components: JCR
>    Affects Versions: JCR Base 2.1.0
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: JCR Base 2.1.2
>
>
> If a JCR repository service is register as javax.jcr.Repository but not as SlingRepository we should wrap this repository and register a SlingRepository service proxying this repository

--
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] [Commented] (SLING-2128) Provide plain Repository services as SlingRepository services

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

Carsten Ziegeler commented on SLING-2128:
-----------------------------------------

Committed first implementation in revision 1143678.

We have to solve an authentication issue: The SlingRepository provides a login as administrator which in turn requires some way of providing credentials for the admin. Currently these are hard-coded

> Provide plain Repository services as SlingRepository services
> -------------------------------------------------------------
>
>                 Key: SLING-2128
>                 URL: https://issues.apache.org/jira/browse/SLING-2128
>             Project: Sling
>          Issue Type: New Feature
>          Components: JCR
>    Affects Versions: JCR Base 2.1.0
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: JCR Base 2.1.2
>
>
> If a JCR repository service is register as javax.jcr.Repository but not as SlingRepository we should wrap this repository and register a SlingRepository service proxying this repository

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira