After you create reference bindings across the components in the
sample module, you are ready to export the project to the sample application
.EAR file and then deploy the .EAR file.
Why and when to perform this task
The following steps are
performed in the Business Integration perspective of WebSphere Integration
Developer.
Steps for this task
- Perform the following steps to export the project to the .EAR file
(note that the .EAR file does not yet exist; this step defines it):
- Right-click the AleCustomerInbound module
and select Export from the pop-up menu.
- Select EAR file from the Export window.
- Click Next.
- In the EAR Export window, select AleCustomerInboundApp for
the .EAR project and specify its destination directory. Then click Finish.
- Deploy the .EAR file.
What to do next
The adapter application package, including all its SCA artifacts,
is configured and deployed. You can now run the sample application.