0 Replies Latest reply on Sep 7, 2002 3:55 AM by jiang04

    FailOver doesn't work

    jiang04

      Hi,i develop ejb application using jboss3.0.1, i have tried farming on 2 server jboss ( 2 nodes ).
      I have 2 beans ( A and B ).I call bean A from client, call 3 method from bean A and it's look the load balancing work, but when i shuttdown one server, the failover doesn't work, why ?
      anybody can help me,... ?
      on second test , in one of method bean A, i call bean B not with local call,. but i call bean B with client call.
      after that i create bean B 3 times, i wonder why the load balance doesn't work ?
      pls help me!