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:54:27 UTC

[jira] Resolved: (JCR-2555) Improved reusability of the JCA package

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

Jukka Zitting resolved JCR-2555.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.0

The JCA package now supports a RepositoryURI parameter that can be used to connect to any JCR repository that supports the JcrUtils.getRepository() conventions.

> Improved reusability of the JCA package
> ---------------------------------------
>
>                 Key: JCR-2555
>                 URL: https://issues.apache.org/jira/browse/JCR-2555
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-jca
>            Reporter: Jukka Zitting
>            Assignee: Jukka Zitting
>             Fix For: 2.1.0
>
>
> The jackrabbit-jca package currently has hardcoded references to jackrabbit-core, which makes it difficult to reuse the packaging and related code with other JCR implementations. With the RepositoryFactory interface from JCR 2.0 we can avoid this hard dependency.

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