0 Replies Latest reply on Apr 14, 2008 3:51 AM by praveenas

    Importance of M-Bean architecuture

    praveenas

      Hi all,

      I am implementing clustering for the first time.

      I have run Apache (httpd 2.0.63) server for clustering jboss-4.2.2.GA. Currently I am running Jboss on only one machiene. I could run the war file on Jboss well, with url: http://10.20.220.15:9999/casper-2.1/app
      And I could see the same output when running Apache too.. with the url : http://10.20.220.15/casper-2.1/app.

      Please let me know the importance of using apache server and how is it being useful. Let me know how to achieve best clustering support with Jboss and how?

      Thank you.