Our company is hoping to roll out a product on Amazon's EC2. There's a
limitation that each time an instance runs, it has a different IP
address and (I believe) there is not option to multicast. One can make
JBoss and Tomcat cluster themselves so long as they have one machine
with a static IP which they can find to register themselves with and via
that find the rest of the machines in their group, and that is possible
on Amazon.I'd like to know whether LiveCycle can/will use the clustering
infor...