users@glassfish.java.net

Re: The context root [...] in application [...] is already in use by another application on this instance [server]

From: Hendrawan <hendraw4n_at_gmail.com>
Date: Thu, 7 Jan 2010 16:02:53 +0700

Dear GlassFish Community,

I'm new in here, I want to build a load balance and clustering for my
glassfish, how to setup there.
Is the cluster and load balance work in 1 machine, or different machine.

config a
---------
Public --- load balance --- cluster
                                       | |
                                  node1 node2

so for the config a, i must setup 4 machine, 1 for load balance, 1 for
cluster and 2 for each node.


config b
----------
Public --- loadbalance/cluster
                          | |
                     node1 node2

config b, i must setup 3 machine, 1 for the load balance and cluster, 2 for
each node.

so what is the best suggest
your feedback are welcome, thanks