Hi Sagara,
To get started you don't need to explicitly download the Jackrabbit
code. You get it as a dependency of the chemistry-opencmis-server-jcr
module.
First build Apache Chemistry OpenCMIS and then change to
chemistry-opencmis-server-jcr and start the CMIS-JCR bridge. Have a look
at the readme files in the root directory and in the
chemistry-opencmis-server-jcr for details.
Michael
On 19.6.12 18:22, Sagara Paranagama wrote:
Hi Michael,
I did see that, but how do I make use of it? I'm really new to ASF and
software development so I don't know much of connecting code bases and
plugins and stuff.
Do I download the Jackrabbit code and import the
chemistry-opencmis-server-jcr module and build Jackrabbit?
I'd really appreciate it if you would provide the steps needed to implement
this :)
Thanks
Sagara
On Tue, Jun 19, 2012 at 7:19 PM, Michael Dürig<[email protected]> wrote:
Hi,
Have a look at the chemistry-opencmis-server-jcr module in the
chemistry-opencmis-server directory. It implements a JCR bridge and uses
Jackrabbit by default.
Michael
On 19.6.12 11:53, Sagara Paranagama wrote:
Hi all,
I'd like to know how to use the OpenCMIS JCR connector to make Jackrabbit
CMIS compliant. Are there any docs or tutorials or anything which could
help me to do this?
Thanks