Hi, On Mon, Apr 22, 2013 at 11:09 AM, Angela Schreiber <[email protected]> wrote: > i would expect the same... in particular since > >> session.getNode("/foo").getNodes(); // contains "bar" >> session.getNode("/foo").getProperties(); // contains "baz" > > session.getNode("/foo") should never work if you are not > allowed to retrieve that node and thus you don't have the > means to retrieve the child collection from that node.
Good, thanks for the confirmation! BR, Jukka Zitting
