You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by "Nevermann, Dr., Peter" <Pe...@softwareag.com> on 2003/09/08 18:00:21 UTC

Small change to the Structure interface

When creating or removing nodes, checking the locks of the parent-node was
missing. This bug shows up in conjunction with Depth=0 locks of a folder
node. 

To fix it, I had to change the Structure interface to let create() and
createLink() throw the ObjectLockedException.

Hope, this doesn't cause to many inconveniences.

Regards,
Peter