WebLogic Zero Data Loss Demonstration
Welcome to the WebLogic Zero Data Loss Demonstration. This sample application will show how WebLogic Server is able to withstand cluster node failure without data loss. Our example application emulates an order entry screen for a securities trading institution. The orders are submitted by a servlet into a cluster of WebLogic Server nodes hosting a Stateless Session EJB. If the WebLogic Server node hosting an EJB is killed mid-transaction, the transaction will be automatically retried again on another node in the cluster without user intervention.

Here's how to get started. Begin by submitting some Trades and then watching the trade activity via the Control Panel.

Want More Information?...

Check out the WebLogic Server page on OTN.