[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Need facilities to run clustered examples
gaohoward
do-not-reply at jboss.com
Fri Apr 3 08:04:55 EDT 2009
So far we don't touch clustered examples, I had a try of clustered queue, but it seems too much for me to start with. :)
First issue i'm facing is start two clustered nodes:
I created two configuration files (xxx-beans.xml) and try to start to servers, but I got failure on startup the second one, It all because the JNDI port issue. But this is not correct in the first place after I asked Andy. We should use HA-JNDI service.
But in JBM 2.0 do we have this service? or we have a different technique?
Also I can see in xx-configuration.xml the 'Clustered' property need to be set true. Is it enough to get a simplest cluster working? I haven't reached this stage because the JNDI issue.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4223269#4223269
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4223269
More information about the jboss-dev-forums
mailing list