mmjose26 wrote:
>
> I wonder if is possible to force the cluster-node to synchronize before to
> call getIdentifier() method.
>
It may be, but I think it would require using the jackrabbit
implementations, which isn't recommended. I'm not too familiar with
clustering, but what happens if you just try and get the node again?
System.out.println("Identifier:"+ session.getNode(path).getIdentifier());
--
View this message in context:
http://jackrabbit.510166.n4.nabble.com/Remote-Access-by-DavEx-tp3811610p3813600.html
Sent from the Jackrabbit - Users mailing list archive at Nabble.com.