[ 
https://issues.apache.org/jira/browse/JCR-2362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12799147#action_12799147
 ] 

Felix Meschberger commented on JCR-2362:
----------------------------------------

Providing a simple single client JAR might be helpful to the uninitiated. But 
this should only contain a single method of accessing a remote repository. 
Nothing fancy, but something to get started quickly.

Of course, this jar file can be an OSGi bundle probably not exporting anything- 
yet registering a service to access the repository.

For more customized setups and multiple access protocols, we should really 
leave it to the downstream developers.

But, I would discourage any classloader hacking stuff or some multi-mechanism, 
big, fat JAR approach.

> Drop the jackrabbit-jcr-client component
> ----------------------------------------
>
>                 Key: JCR-2362
>                 URL: https://issues.apache.org/jira/browse/JCR-2362
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-jcr-client
>            Reporter: Jukka Zitting
>
> The new GenericRepositoryFactory class and JcrUtils.getRepository methods 
> introduced in JCR-2360 implement an improved version of the 
> jackrabbit-jcr-client functionality.
> Thus I propose that we drop the jackrabbit-jcr-client component.

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

Reply via email to