On Thu, Mar 11, 2010 at 10:51 AM, Felix Meschberger <[email protected]> wrote: > I assume this is because the addMember method calls Item.save() while > the parent node has not been saved yet. > > Is this a known issue worth following up to ?
It could be a bug as javax.jcr. Item.save() is @deprecated. -Guo
