Published on dev2dev (http://dev2dev.bea.com/)
 http://dev2dev.bea.com/pub/a/2007/07/building-event-server-app.html
 See this if you're having trouble printing code examples

Building your first WebLogic Event Server Application

by Robin Smith
07/16/2007

Abstract

WebLogic Event Server, the next-generation event-driven SOA real-time Java container, is here. It encompasses the use of an event processing network of nodes with OSGi bundles and the Spring framework—a powerful combination.

The purpose of this article is to guide you through a step-by-step process for creating your first WebLogic Event Server application. You can very quickly create and publish (deploy) your application and see it in action. After completing the tutorial, you'll be well on your way to understanding the design principles of real-time event-driven architecture.

The General Concepts

Before we start the development process, let's review some fundamental concepts. Your application will model a complex event processing (CEP) network (see Figure 1). This will encompass a collection of collaborating producers and consumers of events with nodes (stages) that reflect: