Hi, 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.
WDYT?
Regards, Toby
