Generating reference bindings for Scenario 2

This topic describes how to generate reference bindings for the ALE inbound sample application.

Steps for this task

  1. In the Business Integration Perspective of WebSphere® Integration Developer, right-click the ALECustomerInbound SCA module, and select Open With > Assembly Editor. The Assembly Diagram window appears with the module’s Export component in view.
  2. To create a new component, click the top-most icon in the left-side (vertical) frame of the Assembly Diagram Window. A new menu of icons appears.
  3. Click the top-most icon in the new menu of icons (it has hover-help that reads “Component (with no implementation type)”). The cursor changes to the placement icon.
  4. Click the palette to add the new component to the Assembly Diagram window.
  5. Click and drag the module’s Export component to the new component. This draws a wire from the Export component to the new component and displays the Add Wire window.
  6. In the Add Wire window, click OK.
  7. Right-click the new component and select Generate Implementation > Java. This creates a Java™ component that will act as an endpoint.
  8. In the Generate Implementation window, select the package in which the Java code will be created and click OK. A Java file in an editor window appears.
  9. Edit the Java file. For example, you may wish to write code to print trace and log messages.
  10. Save the Java file.

What to do next

The reference bindings across components in the module are generated. Now you can export the project to the sample application .EAR file.


Terms of use |

Last updated: Sun Mar 12 11:15:18 2006

(c) Copyright IBM Corporation 2005.
This information center is powered by Eclipse technology (http://www.eclipse.org)