Installing Upgrading Designing Configuring Deploying Monitoring Administering Troubleshooting Reference JBI Components
Close Print View
Configuring: Creating a Composite Application for Master Index Broadcasts
 

Classic Java CAPS

Configuring JMS Clients

Configuring Java CAPS for SSL Support

Configuring Java CAPS Business Processes

Configuring Environment Components for the Sun Business Process Manager

Configuring Sun Master Indexes (Repository)

Configuring Java CAPS Project Components for Application Adapters

Configuring Java CAPS Project Components for Communication Adapters

Configuring Java CAPS Project Components for Database Adapters

Configuring Java CAPS Project Components for Web Server Adapters

Configuring Java CAPS Environment Components for Application Adapters

Configuring Java CAPS Environment Components for Communications Adapters

Configuring Java CAPS Environment Components for Database Adapters

Configuring Java CAPS Environment Components for Web Server Adapters

Configuring JDBC/ODBC Drivers

Configuring SAP R/3 for the SAP BAPI Adapter

Configuring Secure Network Communications for SAP

Configuring Siebel EAI Workflows

Importing an SNA Custom Handshake Class

Configuring WebLogic for Asynchronous Communication

Configuring Master Index (Repository) Connectivity and Environments

Related Topics for Sun Adapter for Batch/FTP

Java EE Based Components

Broadcasting Master Index Updates to External Systems

Related Topics

About Sun Master Index Broadcasts

Creating a JMS Connection Factory

To Create a JMS Connection Factory

Defining the Client Connection to the JMS Topic Using BPEL

Creating the BPEL Project for the Master Index Topic

Creating a Web Service Definition for the JMS Binding Component

Creating a Web Service Definition for the File Binding Component

Creating a BPEL Process to Access the Master Index Topic

Creating a Composite Application for Master Index Broadcasts

To Create the Composite Application

Testing the Master Index Broadcast Configuration

To Test the Master Index Broadcast Configuration

Sample Master Index Broadcast Message

Configuring Sun Master Indexes

Creating a Composite Application for Master Index Broadcasts

The Composite Application project creates a service assembly, which can then be deployed to the application server. This project assembles the BPEL process and web service definitions you created earlier into an application.

To Create the Composite Application

  1. Complete the procedures described in Creating a BPEL Process to Access the Master Index Topic
  2. Right-click in the NetBeans Projects window, point to New, and then select Project.

    The New Project Wizard appears.

  3. Under Categories, select CAPS > ESB.
  4. Under Project, select Composite Application.
  5. Enter a name and location for the project.
  6. Click Finish.
  7. Drag the BPEL project from the Projects window and drop it in the JBI Modules section of the CASA Editor canvas.
  8. In the CASA Editor toolbar, click Build Project.
  9. After the project builds successfully, click Deploy in the CASA Editor toolbar.
  10. Continue to Testing the Master Index Broadcast Configuration.