2 messages in org.apache.jackrabbit.usersRe: Can UUID be changed?
FromSent OnAttachments
Evgeniy StrokinOct 2, 2007 3:43 am 
David NueschelerOct 2, 2007 3:52 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: Can UUID be changed?Actions...
From:David Nuescheler (dav@day.com)
Date:Oct 2, 2007 3:52:39 am
List:org.apache.jackrabbit.users

Hi Gene,

one solution is: (1) Export the nodes (probably system view). (2) Remove the nodes. (3) Import the nodes again.

Exporting/Importing preserves the UUID ;)

regards, david

On 10/2/07, Evgeniy Strokin <evge@yahoo.com> wrote:

Hello, I have such problem: our own system uses jackrabbit and refer to nodes by UUID. Lets say we need to remove some items temporarily but completely from
jackrabbit. After some time we want to get them back and map them back to our system. But
when we put the items back jackrabbit creates UUID automatically. Now, using
some special criteria we want to find an item and change it's UUID using value
from our system. Is this possible at all? May be there are some other solutions?

Thank you Gene