Which is the best way to deploy a JBoss application?
- by andreash
Hi there,
we are currently developing a JBoss application. To deploy it, we have a total of four servers (three years old). I am wondering which might be the best to do?
There could be a load balancer (even a load-balancer cluster, for failover) in front of two servers, each holding one JBoss and one PostgreSQl host inside XEN environments.
Does this make sense? Are there other, better options?
Thanks a lot for your advice!