Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
11.3 Generate outbound stub classes The IBM WebSphere Adapter Toolkit contains everything you need to create a resource adapter. To implement outbound support for our custom adapter, we use the toolkit: 1. Launch the New J2C Resource Adapter Project Wizard to create a new resource adapter project and generate adapter stub classes: Note: These are the same steps as in 8.4, "Create a Hello World adapter" on page 181. a. Start WebSphere Integration Developer. b. Select a new workspace when prompted. c. WebSphere Integration Developer's integrated development environment appears. Close the Welcome view to see the business integration perspective. d. From the menu, select File New Project. e. In the Select a wizard dialog box, select Adapter Toolkit J2C Resource Adapter Project. f. Click Next. g. Enter RedMaintenance as the adapter project name in the Connector Project dialog. h. Click Next. i. In the J2C Resource Adapter Properties dialog, enter the following information in the Adapter Name, Package Name, Class Name Prefix fields: · · · RedMaintenance com.ibm.itso.sab511 RM j. Click Next. k. In the Generation Options dialog box, select IBM WebSphere Resource Adapter. Chapter 11. Implementing outbound request processing 255