After several days of investigation I finally have something working! The culptrit is
VMWare! I have 2 physical machines, one of which has 2 VMWare sessions on it as well.
I was doing all of my testing with the host OS and a separate physical machine. When I
went into my network setup and disab
Hi Bela, I definitely have a cluster. I didn't check the JMX console, but I can see
the logging stating that I have 2 machines in the cluster and they are the machines I
am expecting. As well, the above code works just fine until the second machine comes
up. As soon as I see the logging stating
I've got a bit more information on this now, though no solution yet. The problem still
exists in 3.2.6RC1. It can be reproduced with the code:
Properties p = new Properties();
p.put("java.naming.factory.initial", "org.jnp.interfaces.NamingContextFactory");
p.put("java.naming.factory.url.p
Hello. I've got a two machine cluster set up with JBoss 3.2.5. I'm seeing that once
the cluster is properly established binding and unbinding with JNDI always takes 60
seconds. I'm just using the default cluster-service.xml. This used to work properly
with 3.2.3. Has anyone else ever seen thi