where i can learn clustering issue of Sun application server ?

HiThank you for reading my postwhere i can find information on clustering issue of Sun application server ?or glassFish ?Also , what are requirement for an application to be clustered ?Thanks
[233 byte] By [Legolas.w] at [2007-11-26 6:45:46]
# 1
You can refer the High Availability guide of SJSAS EE http://docs.sun.com/app/docs/doc/819-2555Thanks,-Jagadish
JagadishPrasath at 2007-7-6 15:06:21 > top of Java-index,Application & Integration Servers,Application Servers...
# 2

GlassFish is for "a for developer" applicaion server

for now it has not Clustering feature. you should use sun enterprise application server to achieve Clustering.

but you can use some tricks to bring clustering feature to your glassfish , check mod_proxy , mod_jk in apache HTTPD and you will find that you can use HTTPD in front of your glassfish as a load balancer.....

-

Masoud kalali

http://weblogs.java.net/blog/kalali/

Kalali at 2007-7-6 15:06:21 > top of Java-index,Application & Integration Servers,Application Servers...