if (isLockNull(revisionDescriptor)) {
content.remove(slideToken, requestUri, revisionDescriptor);
content.remove(slideToken, revisionDescriptors);
structure.remove(slideToken, node);
}should check if the resource has children before removing, right? If it does not StructureImpl.remove throws an ObjectHasChildrenException
Oliver
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
