Using the Sun Data Mashup Engine

ProcedureTo Create the Composite Application

Before You Begin

Before you can create and deploy a composite application, you must have created a Data Mashup project, set the join conditions, the NetBeans IDE must be running, and you must be connected to the virtual database. For information on how to perform these tasks, see Designing Data Mashup Projects and Configuring Data Mashup Projects Using Joins.

  1. In the NetBeans IDE tool bar select File->New Project.

    The New Composite Application window appears.

  2. In the Choose Project window, select SOA under Categories and select Composite Application under Projects.

  3. Click Next.

    The Name and Location window appears.

  4. Enter a name for the project and enter the location for the project files.


    Note –

    If you do not want this project to be set as a main project, deselect the Set as Main Project check box.


  5. Click Finish.

    The following happens:

    • An empty composite application project is created on the Projects page.

    • The Composite Application Service Assembly (CASA) editor opens up in the NetBeans IDE.

    You are now ready to add a Data Mashup application to the JBI modules of the composite application.