You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2010/03/16 17:56:27 UTC

[jira] Resolved: (JCR-2569) Implement jcr-jackrabbit://... repository URIs

     [ https://issues.apache.org/jira/browse/JCR-2569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting resolved JCR-2569.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.0

Jackrabbit now supports repository URIs of the form jcr-jackrabbit:///path/to/repository.

Additional repository configuration parameters can be included as query parameters in the URI.

> Implement jcr-jackrabbit://... repository URIs
> ----------------------------------------------
>
>                 Key: JCR-2569
>                 URL: https://issues.apache.org/jira/browse/JCR-2569
>             Project: Jackrabbit Content Repository
>          Issue Type: New Feature
>          Components: config, jackrabbit-core
>            Reporter: Jukka Zitting
>            Assignee: Jukka Zitting
>             Fix For: 2.1.0
>
>
> The current file://... URIs used by the Jackrabbit RepositoryFactoryImpl class make it hard to support extra ?parameters and prevent other JCR implementations from using similar repository URI patterns.
> Thus I propose that we start supporting a jcr-jackrabbit://... URI pattern in addition to the current file://... pattern.

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