Re: Setting identifier in a node

2014-10-08 Thread Thomas Mueller
Hi, It is possible to set the identifier, but quite hard to get right: you could use the XML import feature with the identifier. With Jackrabbit Oak, it's easier: you could use your own property, and create a unique index on that. Regards, Thomas On 08/10/14 13:00, "emanuele.gesu...@finantix.c

Setting identifier in a node

2014-10-08 Thread Emanuele . Gesuato
Hi All, We are using jackrabbit 2.6.4 and I would like to know if it is possible to set a predefined identifier for a newly created node. I read that I can get the identifier through getIdentifier method but I don't know how to set it (if it is possible). Why am I asking this ? We have an impo