JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Java CAPS Intelligent Event Processor Service Engine Tutorial     Java CAPS Documentation
search filter icon
search icon

Document Information

Using the IEP Service Engine in a Project

Prerequisites

Software Needed for the Tutorial

Configuring and Starting the GlassFish Application Server

To Check the Status of the GlassFish Application Server

To Configure the GlassFish Application Server:

To Start the GlassFish Application Server:

Creating an Intelligent Event Processor Module Project

To Create an Intelligent Event Processing Project

To Add IEP Operators from the Palette to the Design Area

Creating and Deploying the Composite Application

To Create and Deploy the Composite Application

Testing the quotesJBI Application

To Create the Database Connection

To Create the Database Connection

Running the Java Project

To Run the Java Project

Summary

Creating and Deploying the Composite Application

The Composite Application maps the design-time components to the runtime for your application.

To Create and Deploy the Composite Application

  1. Choose File > New Project.
  2. Select SOA from Categories.
  3. Select Composite Application from Projects and click Next.
  4. Input quotesJBI for the Project Name and click Finish. If necessary, browse to the directory in which you want to save the project.
  5. Right-click the folder quotesJBI, and select Add JBI Module.
  6. Navigate to the directory under which you created your quotesIEP Project, select the folder quotesIEP , and click the button Add Project JAR Files.
  7. Right-click the folder quotesJBI, and select Deploy Project.