You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Bertrand Delacretaz (JIRA)" <ji...@apache.org> on 2008/02/20 12:28:47 UTC

[jira] Created: (SLING-260) Use repository.url.override.property in jackrabbit-client bundle

Use repository.url.override.property in jackrabbit-client bundle
----------------------------------------------------------------

                 Key: SLING-260
                 URL: https://issues.apache.org/jira/browse/SLING-260
             Project: Sling
          Issue Type: Improvement
            Reporter: Bertrand Delacretaz
            Priority: Minor


SLING-254 implements a mechanism where the jackrabbit-server bundle uses a system property named "repository.url.override.property"
to override its configuration.

The same mechanism should be implemented in the jackrabbit-client bundle, to allow people to create Sling-based webapps that can be dropped in web containers and use a container-provided repository without requiring webapp configuration changes.

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


[jira] Resolved: (SLING-260) Use repository.url.override.property in jackrabbit-client bundle

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

Bertrand Delacretaz resolved SLING-260.
---------------------------------------

    Resolution: Fixed

Implemented in revision 630196, override property renamed to "sling.repository.url" in revision 630202

> Use repository.url.override.property in jackrabbit-client bundle
> ----------------------------------------------------------------
>
>                 Key: SLING-260
>                 URL: https://issues.apache.org/jira/browse/SLING-260
>             Project: Sling
>          Issue Type: Improvement
>            Reporter: Bertrand Delacretaz
>            Priority: Minor
>
> SLING-254 implements a mechanism where the jackrabbit-server bundle uses a system property named "repository.url.override.property"
> to override its configuration.
> The same mechanism should be implemented in the jackrabbit-client bundle, to allow people to create Sling-based webapps that can be dropped in web containers and use a container-provided repository without requiring webapp configuration changes.

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