Re: JCR Bridge

2014-10-08 Thread Sascha Homeier
Ok, thx for quick response Florian. Cheers Von meinem iPad gesendet > Am 08.10.2014 um 18:27 schrieb Florian Müller : > > Hi Sascha, > > Re 1.) There is nothing like this in OpenCMIS. > > Re 2.) No, there is no maintainer for the JCR implementation at moment. > As long as nobody is looking aft

Re: JCR Bridge

2014-10-08 Thread Florian Müller
Hi Sascha, Re 1.) There is nothing like this in OpenCMIS. Re 2.) No, there is no maintainer for the JCR implementation at moment. As long as nobody is looking after it, the JCR bridge will not be part of OpenCMIS releases. - Florian Hello together, we have a requirement to connect the Ad

Re: JCR bridge - properties and Mixin Proposal

2011-06-15 Thread Jakub Liska
I see, I was looking at the maven snapshot at maven central, it wasn't deployed yet. Thank you Micheal for this pointer, very helpful. Best Regards, Jakub On Wed, Jun 15, 2011 at 3:33 PM, Michael Dürig wrote: > > Jakub, > > Have a look at JcrNodeFactory. The idea was, that this factory creates

Re: JCR bridge - properties and Mixin Proposal

2011-06-15 Thread Michael Dürig
Jakub, Have a look at JcrNodeFactory. The idea was, that this factory creates a corresponding CMIS object (descendants of JcrNode) for a JCR node of a given type. i.e. JcrFolder for a node of type nt:folder. JcrNode descendants are then responsible for handling its additional properties. Th

Re: JCR bridge - properties and Mixin Proposal

2011-06-15 Thread Jakub Liska
Thanks Michael, I was into cmis a few months ago so I forgot a lot. I suppose that I'd have to implement custom JcrRepository (some additional get(Property) methods) and add my custom mixin properties via TypeManager ... but JcrServiceFactory isn't made for custom JcrReposetories and JcrRepository

Re: JCR bridge - properties and Mixin Proposal

2011-06-15 Thread Michael Dürig
Hi, I don't know about the state of that proposal. However as I stated on Stackoverflow [1] properties which due not have a correspondence in CMIS are not mapped. If you need to support other JCR node types than the ones currently supported by the JCR bridge, you have to hack the code. I can

Re: JCR bridge as commodity /dist package (was: Re: [VOTE] Release Apache Chemistry OpenCMIS 0.3.0 (RC1))

2011-03-23 Thread Florian Müller
That works for me. Florian - Original Message - From: "Gabriele Columbro" To: dev@chemistry.apache.org Sent: Wednesday, March 23, 2011 10:12:45 PM GMT +00:00 GMT Britain, Ireland, Portugal Subject: JCR bridge as commodity /dist package (was: Re: [VOTE] Release Apache Chemistry OpenCMIS