How is clustering implemented?

hey ejb gurus

i am looking for some info on how clustering support is actually implemented in application servers? i mean to say that, for instance, we have a bare-bones application server and if we want to support clustering in that server, how do we go about doing it?

any resources which talk about this will possibly be of use..... please help.

thanks a lot

[401 byte] By [jinnjee] at [2007-9-26 2:14:22]
# 1
It really depends on your app server. For instance with Weblogic you need to buy a special clustering license. Most of the set up of the cluster is administrative. This is a good article on clustering: http://www.onjava.com/pub/a/onjava/2000/12/15/ejb_clustering.html
swatdba at 2007-6-29 9:10:09 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 2
> It really depends on your app server. Can you tell me how someone would go about implementing it on, say, JBoss?
jinnjee at 2007-6-29 9:10:09 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...