On 11/24/06, SADAUNE Frederique (EURIWARE)
<[EMAIL PROTECTED]> wrote:
Hi,
I want to import documents in Jackrabbit's repository but I don't manage
to import their different versions.
Is there another way than checkout(),checkin() ?
The backup tool sends a ConstraintViolationException due to the node's
protected property when trying to import directly on the versionStorage.
unless there is a really compelling reason i would strongly discourage to
manipulate meta data directly and rather use the appropriate api methods.
after all there's a reason why the meta data is 'protected'.
cheers
stefan
Does anybody has an idea to import these versions via importXML() method
?
Frederique