Reference bindings are used by external WebSphere® Business Integration SCA
components to access the adapter. You create a reference to the adapter from
the project module to link the adapter to the other server processes. This
is required in a standalone testing environment only. It is not necessary
when deploying the adapter in a production environment.
- In the Business Integration Perspective of WebSphere Integration
Developer, right-click the split module, and select .
- In the Assembly Diagram window, create a new component by clicking
the top icon in the left pane and then clicking the top icon in the resulting
menu, which has hover help that reads Component (with
no implementation type).
Figure 1. Selecting
the new component icon
The cursor changes to the placement icon.
- Click the palette to add the new component to the Assembly
Diagram window.
- Click and drag the Export component to the new component.
Figure 2. Wiring the components
- In the Add Wire window, click OK.
- Create a Java™ component to act as an endpoint by
right-clicking the new component and selecting .
- In the Generate Implementation window, select the package in which
the Java code will be created, and click OK.
- In the Java file editor, make any desired changes to the Java file.
For example, you might wish to write code to print trace and log messages.
- Save the Java file.
Result
You have generated a component
that acts as an endpoint so that you can test your module.
Terms of use |
Last updated: Mon 30 Oct 2006 03:34:54
(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)