Hi,
I have yet to figure out how to cluster Orion. The documentation still
leaves a lot to be desired. If I have two separate machines, how do I get
two Orion servers to talk with one another? Can I have one be the servlet
engine, and one be th ejb engine? How about fail-over? Ideally I want two
(or more) web server/servlet engine front-end boxes, and two or more EJB
boxes. Can someone shed some light on how to get this to work. Initially I
need the fail-over servlet engines, because I am not doing the EJB stuff
yet. So how would I set up two boxes to be fail-over, scalable and
load-balanced with Orion? How do I add more computers to one tier?
Thanks.