Deploying a Composite Application that Contains an IEP Module Project

See Also

You deploy an IEP Module project as part of a Composite Application project.

The Composite Application Service Assembly (CASA) Editor provides a visual interface for editing the deployment configuration of a Composite Application project. You can perform such tasks as adding JBI module projects, adding and removing connections between endpoints, and adding concrete WSDL elements.

To create a Composite Application project:

  1. From the IDE's main menu, choose File > New Project.
    The New Project wizard opens.
  2. In the Categories list, select the SOA node
  3. In the Projects list, select the Composite Application node.
  4. Click Next.
  5. (Optional) In the Project Name field, change the default project name.
  6. Click Finish.
    The new Composite Application project appears in the Projects window. In addition, the CASA Editor appears.

To add the IEP Module project to the Composite Application project:

  1. In the Projects window, right-click the Composite Application project and choose Add JBI Module.
    The Select Project dialog box opens.
  2. Select the IEP Module project.
  3. Click Add Project JAR Files.
  4. The IEP Module project is added to the JBI Modules area of the CASA Editor.

To deploy the Composite Application project:

  1. In the Projects window, right-click the Composite Application project and choose Build.
  2. In the Projects window, right-click the Composite Application project and choose Deploy.
  3. Wait until the BUILD SUCCESSFUL message appears in the Output window.
    You can now create test cases to ensure that the IEP Module project works as expected.
    If you make additional changes to the IEP Module project, then you must rebuild and redeploy the Composite Application project.
See Also
 
Creating Intelligent Event Processing Module Projects
 

Legal Notices