[
https://issues.apache.org/jira/browse/JCR-4300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16468523#comment-16468523
]
Julian Reschke commented on JCR-4300:
-------------------------------------
Please try with a stable version (see
http://jackrabbit.apache.org/jcr/downloads.html)
> Getting error while trying to connect to S3
> -------------------------------------------
>
> Key: JCR-4300
> URL: https://issues.apache.org/jira/browse/JCR-4300
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Components: jackrabbit-aws-ext
> Affects Versions: 2.15.8
> Reporter: Mithun
> Priority: Major
>
>
> I am trying to connect the jcr for S3 bucket using the below versions of JCR.
> jackrabbit-core-2.15.8 ,
> jackrabbit-data-2.15.8
> This is the repository.xml changes that is done
> <DataStore class="org.apache.jackrabbit.aws.ext.ds.S3DataStore">
> <param value="${rep.home}/aws.properties" name="config"/>
> <param value="123456789" name="secret"/>
> </DataStore>
> Am I missing any configurations in the repository file.
>
> Getting the below error.
> ==================
> failed to start Repository: Configured class
> org.apache.jackrabbit.aws.ext.ds.S3DataStore does not implement
> org.apache.jackrabbit.core.data.DataStore. Please fix the repository
> configuration.
> org.apache.jackrabbit.core.config.ConfigurationException: Configured class
> org.apache.jackrabbit.aws.ext.ds.S3DataStore does not implement
> org.apache.jackrabbit.core.data.DataStore. Please fix the repository
> configuration.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)