Hi, I've read JBossClustering.pdf and parsed the forum, but my question is still unresolved. It seems I've got clustering and farming working well: I manage to see the list of nodes in my cluster and I've got my application deployed in all nodes when I put it in the farm directory of one node. So I've got two nodes in my cluster: node1 and node2 (on separate machines). I don't use hardware or software balancer out of my cluster, as it seems JBoss includes mod_jk. My question is: what URL I access? http://node1:8080/myapp or http://node2:8080/myapp ? If I access http://node1:8080/myapp, it seems all work is done in node1. If I access http://node2:8080/myapp, it seems all work is done in node2.
Thanks, Xavier <a href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824789#3824789">View the original post</a> <a href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3824789>Reply to the post</a> ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
