2 Replies Latest reply on Jul 27, 2003 11:14 AM by slaboure

    URL problem

    monasehgal

      Hi ,
      I am trying to do server clustering I have 2 servers running at 2 different windows m/c i have jboss-3.0.0_tomcat-4.0.3.I've made all the changes to cluster-service.xml ie defined the partition and made the changes to MBean HA Jndi. Now when i start both the servers they give no errors and also specify that there are 2 members in the cluster.Now the problem is how should i start my application what should be the url, initially when my application was in default i used to give
      http:\\localhost:8080\Myapplication
      what it should be after performing clustering it doesn't accept the same url now.