Hi

can it be that cloud.getNodeByAlias returns old results ?
I have an object with 1 (really 1) alias named "test", and if I

String alias="test";
int nr1 = cloud.getNodeByAlias(alias).getNumber();
int nr2 = cloud.getNodeManager("oalias").getList("name='"+ alias +"'","","").getNode(0).getNumber();

I get two different numbers.
does anyone know ?

if so, can I turn that feature _off_ ?? :-)

thanks,
*pike
=========
Help stop world hunger -- visit
<http://www.thehungersite.org>
Is The Hunger Site real?
<http://www.umich.edu/~virus-busters/hunger.html>



Reply via email to