Hi, On Wed, Nov 20, 2013 at 1:29 PM, Tobias Bocanegra <[email protected]> wrote: > when I do: > > Session.getNode("/foo/bar[2]"); > > I get: > > javax.jcr.RepositoryException: Invalid name or path: /foo/bar[2] > > but I think this should be ItemNotFound (if the item does not exist), > irrespective of SNS support or not.
Agreed. BR, Jukka Zitting
