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
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
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
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
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
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
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