To implement the calls to the CCI in the application component, you should
know standard programming concepts and practices as well as the Java
programming language. In addition, you need to follow standards as
outlined in the J2EE Connector Architecture specification 1.0.
WebSphere business integration system provides the following documents that
might be useful in the development of a J2EE application component that
accesses an EIS application:
- The IBM WebSphere InterChange Server uses the IBM WebSphere InterChange
Server Access Interface to communicate with the InterChange Server
broker. For information on this API, see the Access Development
Guide. While this manual is not a prerequisite for IBM WebSphere
InterChange Server Access for J2EE to communicate with IBM WebSphere
InterChange Server, knowledge of features in the Server Access Interface can
be helpful.
- A J2EE application component accesses an EIS through the IBM WebSphere
InterChange Server by requesting execution of a collaboration. The
Collaboration Development Guide describes how to create and modify
a collaboration.
