Generate reference bindings to create a reference in the assembly
editor from the adapter project to a stand-alone reference. The stand-alone
reference represents an a generic J2EE component, such as the application
server. By wiring the adapter project to the stand-alone reference, you link
the adapter to other server processes.
Before you begin
An adapter project
must be created and configured on your workspace.
About this task
To generate reference
bindings to bind to the service component, use the following procedure.
How to perform this task
- From the Business Integration perspective in the WebSphere® Integration
Developer main window, open the assembly diagram under your project, and select
the SiebelInboundInterface export.
- From the left pane, select the icon, Component with
no Implementation type.
- From the icon list that appears, select the icon, Component
with no Implementation type again, and click on the assembly diagram
window.
The new element, Component1, is added, as shown below.
Figure 1. Adding the Component1 element
- Use the Link icon to link the new element, Component1,
with the export, SiebelInboundInterface.
The
Component1 element, is linked with the SiebelInboundInterface export, as shown
below.
Figure 2. Linking the elements
- When the Add Wire window appears, click OK.
- Right-click on the new element, Component1, and select . The class file, Component1Impl.java, is generated.
- From the Generate Implementation window,
ensure that (default package) is selected, and click OK.
Figure 3. Generating the Java implementation
- Add System.out.println statements in the
emit methods of the class file, Component1Impl.java, as shown.
Figure 4. System.out.printIn statement examples
- When you finish with your changes, save the class file and then
the project.
Note: Select the assembly diagram window before you
save the project with the SiebelInboundInterface export. If you do not the
select the assembly diagram window, the changes cannot be saved.
Result
The result of running the
enterprise service discovery wizard is an service component architecture (SCA)
module that contains an enterprise information system (EIS) import.
What to do next
Install the module
in the WebSphere Integration Developer integration test client.
Terms of use |
Last updated: Mon 30 Oct 2006 03:37:38
(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)